@openedx/paragon 22.0.0-alpha.22 → 22.0.0-alpha.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/paragon-scripts.js +12 -1
- package/dist/Button/index.js +2 -2
- package/dist/Button/index.js.map +1 -1
- package/dist/Button/index.scss +3 -3
- package/dist/ColorPicker/index.js +48 -18
- package/dist/ColorPicker/index.js.map +1 -1
- package/dist/Container/index.js +6 -2
- package/dist/Container/index.js.map +1 -1
- package/dist/DataTable/index.js +2 -1
- package/dist/DataTable/index.js.map +1 -1
- package/dist/DataTable/selection/BaseSelectionStatus.js +3 -2
- package/dist/DataTable/selection/BaseSelectionStatus.js.map +1 -1
- package/dist/Dropdown/index.js.map +1 -1
- package/dist/Dropzone/index.js +2 -3
- package/dist/Dropzone/index.js.map +1 -1
- package/dist/Form/FormAutosuggest.js +9 -4
- package/dist/Form/FormAutosuggest.js.map +1 -1
- package/dist/Form/FormSwitch.js +3 -0
- package/dist/Form/FormSwitch.js.map +1 -1
- package/dist/Hyperlink/index.js +7 -6
- package/dist/Hyperlink/index.js.map +1 -1
- package/dist/Icon/index.js +18 -11
- package/dist/Icon/index.js.map +1 -1
- package/dist/IconButton/index.js +1 -1
- package/dist/IconButton/index.js.map +1 -1
- package/dist/Layout/index.js.map +1 -1
- package/dist/Menu/MenuItem.js +2 -2
- package/dist/Menu/MenuItem.js.map +1 -1
- package/dist/Modal/ModalDialog.js +3 -0
- package/dist/Modal/ModalDialog.js.map +1 -1
- package/dist/Modal/_ModalDialog.scss +12 -20
- package/dist/Popover/index.js +8 -8
- package/dist/Popover/index.js.map +1 -1
- package/dist/ProductTour/Checkpoint.js +10 -8
- package/dist/ProductTour/Checkpoint.js.map +1 -1
- package/dist/ProductTour/messages.js +16 -0
- package/dist/SearchField/SearchFieldAdvanced.js +12 -7
- package/dist/SearchField/SearchFieldAdvanced.js.map +1 -1
- package/dist/SearchField/SearchFieldLabel.js +3 -3
- package/dist/SearchField/SearchFieldLabel.js.map +1 -1
- package/dist/SearchField/index.js +0 -1
- package/dist/SearchField/index.js.map +1 -1
- package/dist/SelectableBox/index.js +9 -5
- package/dist/SelectableBox/index.js.map +1 -1
- package/dist/Tabs/index.js +13 -13
- package/dist/Tabs/index.js.map +1 -1
- package/dist/core.css +17 -18
- package/dist/core.css.map +1 -1
- package/dist/core.min.css +1 -1
- package/dist/hooks/useIndexOfLastVisibleChild.js +33 -38
- package/dist/hooks/useIndexOfLastVisibleChild.js.map +1 -1
- package/dist/i18n/messages/ar.json +2 -1
- package/dist/i18n/messages/ca.json +2 -1
- package/dist/i18n/messages/es_419.json +2 -1
- package/dist/i18n/messages/es_AR.json +2 -1
- package/dist/i18n/messages/es_ES.json +2 -1
- package/dist/i18n/messages/fr.json +2 -1
- package/dist/i18n/messages/he.json +2 -1
- package/dist/i18n/messages/id.json +2 -1
- package/dist/i18n/messages/it_IT.json +2 -1
- package/dist/i18n/messages/ko_KR.json +2 -1
- package/dist/i18n/messages/pl.json +2 -1
- package/dist/i18n/messages/pt_BR.json +2 -1
- package/dist/i18n/messages/pt_PT.json +2 -1
- package/dist/i18n/messages/ru.json +2 -1
- package/dist/i18n/messages/th.json +2 -1
- package/dist/i18n/messages/tr_TR.json +2 -1
- package/dist/i18n/messages/uk.json +2 -1
- package/dist/i18n/messages/zh_CN.json +2 -1
- package/dist/light.css +11 -11
- package/dist/light.css.map +1 -1
- package/dist/light.min.css +1 -1
- package/icons/.svgrrc.js +1 -1
- package/icons/es5/Accessible.js +2 -1
- package/icons/es5/AccessibleForward.js +2 -1
- package/icons/es5/AssistWalker.js +2 -1
- package/icons/es5/Attribution.js +2 -1
- package/icons/es5/Bathtub.js +2 -1
- package/icons/es5/Biotech.js +2 -1
- package/icons/es5/Blind.js +2 -1
- package/icons/es5/BlurOff.js +16 -8
- package/icons/es5/Brightness1.js +2 -1
- package/icons/es5/BubbleChart.js +6 -3
- package/icons/es5/CameraAlt.js +2 -1
- package/icons/es5/Category.js +2 -1
- package/icons/es5/CheckCircleLightOutline.js +12 -17
- package/icons/es5/ChildCare.js +4 -2
- package/icons/es5/CoPresent.js +2 -1
- package/icons/es5/CoffeeMaker.js +2 -1
- package/icons/es5/CompassCalibration.js +2 -1
- package/icons/es5/ControlCamera.js +2 -1
- package/icons/es5/Deblur.js +24 -12
- package/icons/es5/Diversity1.js +4 -2
- package/icons/es5/EmojiPeople.js +2 -1
- package/icons/es5/EmojiSymbols.js +4 -2
- package/icons/es5/Face2.js +4 -2
- package/icons/es5/Face3.js +4 -2
- package/icons/es5/Face4.js +4 -2
- package/icons/es5/Face5.js +44 -22
- package/icons/es5/Face6.js +4 -2
- package/icons/es5/FaceRetouchingNatural.js +4 -2
- package/icons/es5/FaceRetouchingOff.js +2 -1
- package/icons/es5/FiberManualRecord.js +2 -1
- package/icons/es5/FiberSmartRecord.js +2 -1
- package/icons/es5/FireHydrantAlt.js +2 -1
- package/icons/es5/Garage.js +4 -2
- package/icons/es5/GolfCourse.js +2 -1
- package/icons/es5/HotTub.js +2 -1
- package/icons/es5/LinkedCamera.js +2 -1
- package/icons/es5/LocalSee.js +2 -1
- package/icons/es5/Man.js +2 -1
- package/icons/es5/Man2.js +2 -1
- package/icons/es5/Man4.js +2 -1
- package/icons/es5/ManageAccounts.js +2 -1
- package/icons/es5/MarkUnreadChatAlt.js +2 -1
- package/icons/es5/NoiseAware.js +2 -1
- package/icons/es5/NoiseControlOff.js +2 -1
- package/icons/es5/PeopleAlt.js +2 -1
- package/icons/es5/PersonSearch.js +2 -1
- package/icons/es5/Pets.js +8 -4
- package/icons/es5/Plagiarism.js +2 -1
- package/icons/es5/Policy.js +2 -1
- package/icons/es5/Pool.js +2 -1
- package/icons/es5/PriorityHigh.js +2 -1
- package/icons/es5/RecordVoiceOver.js +2 -1
- package/icons/es5/RememberMe.js +2 -1
- package/icons/es5/ReportGmailerrorred.js +2 -1
- package/icons/es5/RightSidebarFilled.js +15 -0
- package/icons/es5/RightSidebarOutlined.js +15 -0
- package/icons/es5/RssFeed.js +2 -1
- package/icons/es5/ScatterPlot.js +6 -3
- package/icons/es5/ScreenSearchDesktop.js +2 -1
- package/icons/es5/SelfImprovement.js +2 -1
- package/icons/es5/SentimentDissatisfied.js +4 -2
- package/icons/es5/SentimentSatisfied.js +4 -2
- package/icons/es5/SentimentSatisfiedAlt.js +4 -2
- package/icons/es5/SentimentSlightlyDissatisfied.js +4 -2
- package/icons/es5/SettingsApplications.js +2 -1
- package/icons/es5/Shower.js +12 -6
- package/icons/es5/SpatialAudio.js +2 -1
- package/icons/es5/SpatialAudioOff.js +2 -1
- package/icons/es5/SpatialTracking.js +2 -1
- package/icons/es5/SpeakerGroup.js +2 -1
- package/icons/es5/Sports.js +2 -1
- package/icons/es5/SportsCricket.js +2 -1
- package/icons/es5/SportsGolf.js +6 -3
- package/icons/es5/SportsKabaddi.js +2 -1
- package/icons/es5/SportsMartialArts.js +2 -1
- package/icons/es5/Stream.js +8 -4
- package/icons/es5/Streetview.js +2 -1
- package/icons/es5/Subway.js +4 -2
- package/icons/es5/SupportAgent.js +4 -2
- package/icons/es5/WindPower.js +2 -1
- package/icons/es5/Woman.js +2 -1
- package/icons/es5/Woman2.js +2 -1
- package/icons/es5/Yard.js +2 -1
- package/icons/es5/index.js +4 -2
- package/icons/jsx/Accessible.jsx +1 -1
- package/icons/jsx/AccessibleForward.jsx +1 -1
- package/icons/jsx/AssistWalker.jsx +1 -1
- package/icons/jsx/Attribution.jsx +1 -1
- package/icons/jsx/Bathtub.jsx +1 -1
- package/icons/jsx/Biotech.jsx +1 -1
- package/icons/jsx/Blind.jsx +1 -1
- package/icons/jsx/BlurOff.jsx +8 -8
- package/icons/jsx/Brightness1.jsx +1 -1
- package/icons/jsx/BubbleChart.jsx +3 -3
- package/icons/jsx/CameraAlt.jsx +1 -1
- package/icons/jsx/Category.jsx +1 -1
- package/icons/jsx/CheckCircleLightOutline.jsx +9 -16
- package/icons/jsx/ChildCare.jsx +2 -2
- package/icons/jsx/CoPresent.jsx +1 -1
- package/icons/jsx/CoffeeMaker.jsx +1 -1
- package/icons/jsx/CompassCalibration.jsx +1 -1
- package/icons/jsx/ControlCamera.jsx +1 -1
- package/icons/jsx/Deblur.jsx +12 -12
- package/icons/jsx/Diversity1.jsx +2 -2
- package/icons/jsx/EmojiPeople.jsx +1 -1
- package/icons/jsx/EmojiSymbols.jsx +2 -2
- package/icons/jsx/Face2.jsx +2 -2
- package/icons/jsx/Face3.jsx +2 -2
- package/icons/jsx/Face4.jsx +2 -2
- package/icons/jsx/Face5.jsx +22 -22
- package/icons/jsx/Face6.jsx +2 -2
- package/icons/jsx/FaceRetouchingNatural.jsx +2 -2
- package/icons/jsx/FaceRetouchingOff.jsx +1 -1
- package/icons/jsx/FiberManualRecord.jsx +1 -1
- package/icons/jsx/FiberSmartRecord.jsx +1 -1
- package/icons/jsx/FireHydrantAlt.jsx +1 -1
- package/icons/jsx/Garage.jsx +2 -2
- package/icons/jsx/GolfCourse.jsx +1 -1
- package/icons/jsx/HotTub.jsx +1 -1
- package/icons/jsx/LinkedCamera.jsx +1 -1
- package/icons/jsx/LocalSee.jsx +1 -1
- package/icons/jsx/Man.jsx +1 -1
- package/icons/jsx/Man2.jsx +1 -1
- package/icons/jsx/Man4.jsx +1 -1
- package/icons/jsx/ManageAccounts.jsx +1 -1
- package/icons/jsx/MarkUnreadChatAlt.jsx +1 -1
- package/icons/jsx/NoiseAware.jsx +1 -1
- package/icons/jsx/NoiseControlOff.jsx +1 -1
- package/icons/jsx/PeopleAlt.jsx +1 -1
- package/icons/jsx/PersonSearch.jsx +1 -1
- package/icons/jsx/Pets.jsx +4 -4
- package/icons/jsx/Plagiarism.jsx +1 -1
- package/icons/jsx/Policy.jsx +1 -1
- package/icons/jsx/Pool.jsx +1 -1
- package/icons/jsx/PriorityHigh.jsx +1 -1
- package/icons/jsx/RecordVoiceOver.jsx +1 -1
- package/icons/jsx/RememberMe.jsx +1 -1
- package/icons/jsx/ReportGmailerrorred.jsx +1 -1
- package/icons/jsx/RightSidebarFilled.jsx +19 -0
- package/icons/jsx/RightSidebarOutlined.jsx +19 -0
- package/icons/jsx/RssFeed.jsx +1 -1
- package/icons/jsx/ScatterPlot.jsx +3 -3
- package/icons/jsx/ScreenSearchDesktop.jsx +1 -1
- package/icons/jsx/SelfImprovement.jsx +1 -1
- package/icons/jsx/SentimentDissatisfied.jsx +2 -2
- package/icons/jsx/SentimentSatisfied.jsx +2 -2
- package/icons/jsx/SentimentSatisfiedAlt.jsx +2 -2
- package/icons/jsx/SentimentSlightlyDissatisfied.jsx +2 -2
- package/icons/jsx/SettingsApplications.jsx +1 -1
- package/icons/jsx/Shower.jsx +6 -6
- package/icons/jsx/SpatialAudio.jsx +1 -1
- package/icons/jsx/SpatialAudioOff.jsx +1 -1
- package/icons/jsx/SpatialTracking.jsx +1 -1
- package/icons/jsx/SpeakerGroup.jsx +1 -1
- package/icons/jsx/Sports.jsx +1 -1
- package/icons/jsx/SportsCricket.jsx +1 -1
- package/icons/jsx/SportsGolf.jsx +3 -3
- package/icons/jsx/SportsKabaddi.jsx +1 -1
- package/icons/jsx/SportsMartialArts.jsx +1 -1
- package/icons/jsx/Stream.jsx +4 -4
- package/icons/jsx/Streetview.jsx +1 -1
- package/icons/jsx/Subway.jsx +2 -2
- package/icons/jsx/SupportAgent.jsx +2 -2
- package/icons/jsx/WindPower.jsx +1 -1
- package/icons/jsx/Woman.jsx +1 -1
- package/icons/jsx/Woman2.jsx +1 -1
- package/icons/jsx/Yard.jsx +1 -1
- package/icons/jsx/index.jsx +2 -0
- package/icons/svg/check_circle_light_outline.svg +13 -0
- package/icons/svg/right_sidebar_filled.svg +3 -0
- package/icons/svg/right_sidebar_outlined.svg +3 -0
- package/lib/version.js +9 -0
- package/package.json +3 -3
- package/src/Button/README.md +99 -92
- package/src/Button/index.jsx +2 -2
- package/src/Button/index.scss +3 -3
- package/src/ColorPicker/ColorPicker.test.jsx +24 -2
- package/src/ColorPicker/index.jsx +56 -16
- package/src/Container/index.jsx +4 -0
- package/src/DataTable/README.md +4 -4
- package/src/DataTable/index.jsx +2 -1
- package/src/DataTable/selection/BaseSelectionStatus.jsx +2 -2
- package/src/DataTable/tablefilters.mdx +3 -3
- package/src/DataTable/tests/DataTable.test.jsx +31 -0
- package/src/Dropdown/index.jsx +4 -0
- package/src/Dropzone/index.jsx +2 -3
- package/src/Form/FormAutosuggest.jsx +11 -5
- package/src/Form/FormSwitch.jsx +3 -0
- package/src/Form/form-autosuggest.mdx +80 -72
- package/src/Form/tests/FormAutosuggest.test.jsx +21 -0
- package/src/Hyperlink/index.jsx +7 -6
- package/src/Icon/index.jsx +18 -11
- package/src/IconButton/index.jsx +1 -1
- package/src/Layout/index.jsx +1 -4
- package/src/Menu/MenuItem.jsx +2 -2
- package/src/Modal/ModalDialog.jsx +3 -0
- package/src/Modal/_ModalDialog.scss +12 -20
- package/src/Overlay/README.md +1 -1
- package/src/Popover/README.md +0 -1
- package/src/Popover/index.jsx +11 -11
- package/src/ProductTour/Checkpoint.jsx +9 -6
- package/src/ProductTour/messages.js +16 -0
- package/src/SearchField/SearchFieldAdvanced.jsx +12 -7
- package/src/SearchField/SearchFieldLabel.jsx +3 -3
- package/src/SearchField/index.jsx +0 -1
- package/src/SelectableBox/README.md +103 -71
- package/src/SelectableBox/index.jsx +5 -1
- package/src/SelectableBox/tests/SelectableBox.test.jsx +7 -0
- package/src/SelectableBox/tests/SelectableBoxSet.test.jsx +1 -1
- package/src/Tabs/README.md +76 -0
- package/src/Tabs/index.jsx +19 -13
- package/src/hooks/tests/useIndexOfLastVisibleChild.test.jsx +3 -3
- package/src/hooks/useIndexOfLastVisibleChild.jsx +36 -38
- package/src/hooks/useIndexOfLastVisibleChild.mdx +3 -3
- package/src/i18n/messages/ar.json +2 -1
- package/src/i18n/messages/ca.json +2 -1
- package/src/i18n/messages/es_419.json +2 -1
- package/src/i18n/messages/es_AR.json +2 -1
- package/src/i18n/messages/es_ES.json +2 -1
- package/src/i18n/messages/fr.json +2 -1
- package/src/i18n/messages/he.json +2 -1
- package/src/i18n/messages/id.json +2 -1
- package/src/i18n/messages/it_IT.json +2 -1
- package/src/i18n/messages/ko_KR.json +2 -1
- package/src/i18n/messages/pl.json +2 -1
- package/src/i18n/messages/pt_BR.json +2 -1
- package/src/i18n/messages/pt_PT.json +2 -1
- package/src/i18n/messages/ru.json +2 -1
- package/src/i18n/messages/th.json +2 -1
- package/src/i18n/messages/tr_TR.json +2 -1
- package/src/i18n/messages/uk.json +2 -1
- package/src/i18n/messages/zh_CN.json +2 -1
- package/styles/css/core/variables.css +5 -3
- package/styles/css/themes/light/variables.css +11 -11
- package/tokens/src/core/components/Button/core.json +8 -4
- package/tokens/src/themes/light/alias/color.json +10 -10
package/icons/jsx/Garage.jsx
CHANGED
|
@@ -8,8 +8,8 @@ const SvgGarage = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={15} cy={13} r={1} />
|
|
12
|
-
<circle cx={9} cy={13} r={1} />
|
|
11
|
+
<circle cx={15} cy={13} r={1} fill="currentColor" />
|
|
12
|
+
<circle cx={9} cy={13} r={1} fill="currentColor" />
|
|
13
13
|
<path d="m8.33 7.5-.66 2h8.66l-.66-2z" fill="currentColor" />
|
|
14
14
|
<path
|
|
15
15
|
d="M22 2H2v20h20V2zm-3 16.5h-2v-2H7v2H5v-7.31L6.89 5.5H17.1l1.9 5.69v7.31z"
|
package/icons/jsx/GolfCourse.jsx
CHANGED
|
@@ -8,7 +8,7 @@ const SvgGolfCourse = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={19.5} cy={19.5} r={1.5} />
|
|
11
|
+
<circle cx={19.5} cy={19.5} r={1.5} fill="currentColor" />
|
|
12
12
|
<path
|
|
13
13
|
d="M17 5.92 9 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"
|
|
14
14
|
fill="currentColor"
|
package/icons/jsx/HotTub.jsx
CHANGED
|
@@ -8,7 +8,7 @@ const SvgHotTub = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={7} cy={6} r={2} />
|
|
11
|
+
<circle cx={7} cy={6} r={2} fill="currentColor" />
|
|
12
12
|
<path
|
|
13
13
|
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.14-.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 0-.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"
|
|
14
14
|
fill="currentColor"
|
|
@@ -8,7 +8,7 @@ const SvgLinkedCamera = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={12} cy={14} r={3} />
|
|
11
|
+
<circle cx={12} cy={14} r={3} fill="currentColor" />
|
|
12
12
|
<path
|
|
13
13
|
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"
|
|
14
14
|
fill="currentColor"
|
package/icons/jsx/LocalSee.jsx
CHANGED
|
@@ -8,7 +8,7 @@ const SvgLocalSee = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={12} cy={12} r={3.2} />
|
|
11
|
+
<circle cx={12} cy={12} r={3.2} fill="currentColor" />
|
|
12
12
|
<path
|
|
13
13
|
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"
|
|
14
14
|
fill="currentColor"
|
package/icons/jsx/Man.jsx
CHANGED
package/icons/jsx/Man2.jsx
CHANGED
package/icons/jsx/Man4.jsx
CHANGED
|
@@ -12,7 +12,7 @@ const SvgManageAccounts = (props) => (
|
|
|
12
12
|
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 0 1-.59-6.98z"
|
|
13
13
|
fill="currentColor"
|
|
14
14
|
/>
|
|
15
|
-
<circle cx={10} cy={8} r={4} />
|
|
15
|
+
<circle cx={10} cy={8} r={4} fill="currentColor" />
|
|
16
16
|
<path
|
|
17
17
|
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"
|
|
18
18
|
fill="currentColor"
|
|
@@ -8,7 +8,7 @@ const SvgMarkUnreadChatAlt = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={19} cy={3} r={3} />
|
|
11
|
+
<circle cx={19} cy={3} r={3} fill="currentColor" />
|
|
12
12
|
<path
|
|
13
13
|
d="M6 8V6h9.03a4.906 4.906 0 0 1-.92-4H2.01L2 22l4-4h16V6.97C21.16 7.61 20.13 8 19 8H6zm8 6H6v-2h8v2zm4-3H6V9h12v2z"
|
|
14
14
|
fill="currentColor"
|
package/icons/jsx/NoiseAware.jsx
CHANGED
|
@@ -12,7 +12,7 @@ const SvgNoiseAware = (props) => (
|
|
|
12
12
|
d="M4.07 13H2.05c.2 2.01 1 3.84 2.21 5.33l1.43-1.43A7.941 7.941 0 0 1 4.07 13zm1.62-5.9L4.26 5.67A10.013 10.013 0 0 0 2.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 0 1 11 4.07zm7.33.19A10.013 10.013 0 0 0 13 2.05v2.02c1.46.18 2.79.76 3.9 1.62l1.43-1.43zm-.02 12.64 1.43 1.43A9.98 9.98 0 0 0 21.95 13h-2.02a7.941 7.941 0 0 1-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 0 1 1.62 3.9zM13 19.93v2.02c2.01-.2 3.84-1 5.33-2.21l-1.43-1.43a7.941 7.941 0 0 1-3.9 1.62zm-7.33-.19A9.98 9.98 0 0 0 11 21.95v-2.02a7.941 7.941 0 0 1-3.9-1.62l-1.43 1.43z"
|
|
13
13
|
fill="currentColor"
|
|
14
14
|
/>
|
|
15
|
-
<circle cx={12} cy={12} r={5} />
|
|
15
|
+
<circle cx={12} cy={12} r={5} fill="currentColor" />
|
|
16
16
|
</svg>
|
|
17
17
|
);
|
|
18
18
|
export default SvgNoiseAware;
|
package/icons/jsx/PeopleAlt.jsx
CHANGED
|
@@ -13,7 +13,7 @@ const SvgPeopleAlt = (props) => (
|
|
|
13
13
|
fillRule="evenodd"
|
|
14
14
|
fill="currentColor"
|
|
15
15
|
/>
|
|
16
|
-
<circle cx={9} cy={8} fillRule="evenodd" r={4} />
|
|
16
|
+
<circle cx={9} cy={8} fillRule="evenodd" r={4} fill="currentColor" />
|
|
17
17
|
<path
|
|
18
18
|
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 0 1 0 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"
|
|
19
19
|
fillRule="evenodd"
|
|
@@ -8,7 +8,7 @@ const SvgPersonSearch = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={10} cy={8} r={4} />
|
|
11
|
+
<circle cx={10} cy={8} r={4} fill="currentColor" />
|
|
12
12
|
<path
|
|
13
13
|
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"
|
|
14
14
|
fill="currentColor"
|
package/icons/jsx/Pets.jsx
CHANGED
|
@@ -8,10 +8,10 @@ const SvgPets = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={4.5} cy={9.5} r={2.5} />
|
|
12
|
-
<circle cx={9} cy={5.5} r={2.5} />
|
|
13
|
-
<circle cx={15} cy={5.5} r={2.5} />
|
|
14
|
-
<circle cx={19.5} cy={9.5} r={2.5} />
|
|
11
|
+
<circle cx={4.5} cy={9.5} r={2.5} fill="currentColor" />
|
|
12
|
+
<circle cx={9} cy={5.5} r={2.5} fill="currentColor" />
|
|
13
|
+
<circle cx={15} cy={5.5} r={2.5} fill="currentColor" />
|
|
14
|
+
<circle cx={19.5} cy={9.5} r={2.5} fill="currentColor" />
|
|
15
15
|
<path
|
|
16
16
|
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"
|
|
17
17
|
fill="currentColor"
|
package/icons/jsx/Plagiarism.jsx
CHANGED
|
@@ -8,7 +8,7 @@ const SvgPlagiarism = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={11.5} cy={14.5} r={1.5} />
|
|
11
|
+
<circle cx={11.5} cy={14.5} r={1.5} fill="currentColor" />
|
|
12
12
|
<path
|
|
13
13
|
d="M14 2H4v20h16V8l-6-6zm1.04 17.45-1.88-1.88c-1.33.71-3.01.53-4.13-.59a3.495 3.495 0 0 1 0-4.95 3.495 3.495 0 0 1 4.95 0 3.48 3.48 0 0 1 .59 4.13l1.88 1.88-1.41 1.41zM13 9V3.5L18.5 9H13z"
|
|
14
14
|
fill="currentColor"
|
package/icons/jsx/Policy.jsx
CHANGED
|
@@ -12,7 +12,7 @@ const SvgPolicy = (props) => (
|
|
|
12
12
|
d="m21 5-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 0 1-6.29-.64 5.003 5.003 0 0 1 0-7.07 5.003 5.003 0 0 1 7.07 0 5.006 5.006 0 0 1 .64 6.29l2.9 2.9C20.29 15.69 21 13.38 21 11V5z"
|
|
13
13
|
fill="currentColor"
|
|
14
14
|
/>
|
|
15
|
-
<circle cx={12} cy={12} r={3} />
|
|
15
|
+
<circle cx={12} cy={12} r={3} fill="currentColor" />
|
|
16
16
|
</svg>
|
|
17
17
|
);
|
|
18
18
|
export default SvgPolicy;
|
package/icons/jsx/Pool.jsx
CHANGED
|
@@ -12,7 +12,7 @@ const SvgPool = (props) => (
|
|
|
12
12
|
d="m10 8-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"
|
|
13
13
|
fill="currentColor"
|
|
14
14
|
/>
|
|
15
|
-
<circle cx={16.5} cy={5.5} r={2.5} />
|
|
15
|
+
<circle cx={16.5} cy={5.5} r={2.5} fill="currentColor" />
|
|
16
16
|
</svg>
|
|
17
17
|
);
|
|
18
18
|
export default SvgPool;
|
|
@@ -8,7 +8,7 @@ const SvgRecordVoiceOver = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={9} cy={9} r={4} />
|
|
11
|
+
<circle cx={9} cy={9} r={4} fill="currentColor" />
|
|
12
12
|
<path
|
|
13
13
|
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"
|
|
14
14
|
fill="currentColor"
|
package/icons/jsx/RememberMe.jsx
CHANGED
|
@@ -12,7 +12,7 @@ const SvgRememberMe = (props) => (
|
|
|
12
12
|
d="M19 1H5v22h14V1zm-2 14.21c-1.5-.77-3.2-1.21-5-1.21s-3.5.44-5 1.21V6h10v9.21z"
|
|
13
13
|
fill="currentColor"
|
|
14
14
|
/>
|
|
15
|
-
<circle cx={12} cy={10} r={3} />
|
|
15
|
+
<circle cx={12} cy={10} r={3} fill="currentColor" />
|
|
16
16
|
</svg>
|
|
17
17
|
);
|
|
18
18
|
export default SvgRememberMe;
|
|
@@ -12,7 +12,7 @@ const SvgReportGmailerrorred = (props) => (
|
|
|
12
12
|
d="M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM19 14.9 14.9 19H9.1L5 14.9V9.1L9.1 5h5.8L19 9.1v5.8z"
|
|
13
13
|
fill="currentColor"
|
|
14
14
|
/>
|
|
15
|
-
<circle cx={12} cy={16} r={1} />
|
|
15
|
+
<circle cx={12} cy={16} r={1} fill="currentColor" />
|
|
16
16
|
<path d="M11 7h2v7h-2z" fill="currentColor" />
|
|
17
17
|
</svg>
|
|
18
18
|
);
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const SvgRightSidebarFilled = (props) => (
|
|
3
|
+
<svg
|
|
4
|
+
width={24}
|
|
5
|
+
height={24}
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M2 22V2h20v20H2ZM14 4H4v16h10V4Z"
|
|
15
|
+
fill="currentColor"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
export default SvgRightSidebarFilled;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const SvgRightSidebarOutlined = (props) => (
|
|
3
|
+
<svg
|
|
4
|
+
width={24}
|
|
5
|
+
height={24}
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M2 2v20h20V2H2Zm18 2h-4v16h4V4ZM4 4h10v16H4V4Z"
|
|
15
|
+
fill="currentColor"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
export default SvgRightSidebarOutlined;
|
package/icons/jsx/RssFeed.jsx
CHANGED
|
@@ -8,7 +8,7 @@ const SvgRssFeed = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={6.18} cy={17.82} r={2.18} />
|
|
11
|
+
<circle cx={6.18} cy={17.82} r={2.18} fill="currentColor" />
|
|
12
12
|
<path
|
|
13
13
|
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"
|
|
14
14
|
fill="currentColor"
|
|
@@ -8,9 +8,9 @@ const SvgScatterPlot = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={7} cy={14} r={3} />
|
|
12
|
-
<circle cx={11} cy={6} r={3} />
|
|
13
|
-
<circle cx={16.6} cy={17.6} r={3} />
|
|
11
|
+
<circle cx={7} cy={14} r={3} fill="currentColor" />
|
|
12
|
+
<circle cx={11} cy={6} r={3} fill="currentColor" />
|
|
13
|
+
<circle cx={16.6} cy={17.6} r={3} fill="currentColor" />
|
|
14
14
|
</svg>
|
|
15
15
|
);
|
|
16
16
|
export default SvgScatterPlot;
|
|
@@ -12,7 +12,7 @@ const SvgScreenSearchDesktop = (props) => (
|
|
|
12
12
|
d="M1 19h22v2H1zM22 3H2v15h19.99L22 3zm-6.53 12.03-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"
|
|
13
13
|
fill="currentColor"
|
|
14
14
|
/>
|
|
15
|
-
<circle cx={11.5} cy={10} r={2} />
|
|
15
|
+
<circle cx={11.5} cy={10} r={2} fill="currentColor" />
|
|
16
16
|
</svg>
|
|
17
17
|
);
|
|
18
18
|
export default SvgScreenSearchDesktop;
|
|
@@ -8,7 +8,7 @@ const SvgSelfImprovement = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={12} cy={6} r={2} />
|
|
11
|
+
<circle cx={12} cy={6} r={2} fill="currentColor" />
|
|
12
12
|
<path
|
|
13
13
|
d="M21 16v-2c-2.24 0-4.16-.96-5.6-2.68l-1.34-1.6A1.98 1.98 0 0 0 12.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 0 1 2.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"
|
|
14
14
|
fill="currentColor"
|
|
@@ -8,8 +8,8 @@ const SvgSentimentDissatisfied = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={15.5} cy={9.5} r={1.5} />
|
|
12
|
-
<circle cx={8.5} cy={9.5} r={1.5} />
|
|
11
|
+
<circle cx={15.5} cy={9.5} r={1.5} fill="currentColor" />
|
|
12
|
+
<circle cx={8.5} cy={9.5} r={1.5} fill="currentColor" />
|
|
13
13
|
<path
|
|
14
14
|
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"
|
|
15
15
|
fill="currentColor"
|
|
@@ -8,8 +8,8 @@ const SvgSentimentSatisfied = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={15.5} cy={9.5} r={1.5} />
|
|
12
|
-
<circle cx={8.5} cy={9.5} r={1.5} />
|
|
11
|
+
<circle cx={15.5} cy={9.5} r={1.5} fill="currentColor" />
|
|
12
|
+
<circle cx={8.5} cy={9.5} r={1.5} fill="currentColor" />
|
|
13
13
|
<path
|
|
14
14
|
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 0 0 10.24 0h-1.67c-.7 1.19-1.97 2-3.45 2z"
|
|
15
15
|
fill="currentColor"
|
|
@@ -8,8 +8,8 @@ const SvgSentimentSatisfiedAlt = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={15.5} cy={9.5} r={1.5} />
|
|
12
|
-
<circle cx={8.5} cy={9.5} r={1.5} />
|
|
11
|
+
<circle cx={15.5} cy={9.5} r={1.5} fill="currentColor" />
|
|
12
|
+
<circle cx={8.5} cy={9.5} r={1.5} fill="currentColor" />
|
|
13
13
|
<path
|
|
14
14
|
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 0 0 10.24 0h-1.67c-.69 1.19-1.97 2-3.45 2z"
|
|
15
15
|
fill="currentColor"
|
|
@@ -8,8 +8,8 @@ const SvgSentimentSlightlyDissatisfied = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={15.5} cy={9.5} r={1.5} />
|
|
12
|
-
<circle cx={8.5} cy={9.5} r={1.5} />
|
|
11
|
+
<circle cx={15.5} cy={9.5} r={1.5} fill="currentColor" />
|
|
12
|
+
<circle cx={8.5} cy={9.5} r={1.5} fill="currentColor" />
|
|
13
13
|
<path
|
|
14
14
|
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 0 0 12 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"
|
|
15
15
|
fill="currentColor"
|
|
@@ -12,7 +12,7 @@ const SvgSettingsApplications = (props) => (
|
|
|
12
12
|
d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-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 0 1-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"
|
|
13
13
|
fill="currentColor"
|
|
14
14
|
/>
|
|
15
|
-
<circle cx={12} cy={12} r={2.45} />
|
|
15
|
+
<circle cx={12} cy={12} r={2.45} fill="currentColor" />
|
|
16
16
|
</svg>
|
|
17
17
|
);
|
|
18
18
|
export default SvgSettingsApplications;
|
package/icons/jsx/Shower.jsx
CHANGED
|
@@ -8,16 +8,16 @@ const SvgShower = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={8} cy={17} r={1} />
|
|
12
|
-
<circle cx={12} cy={17} r={1} />
|
|
13
|
-
<circle cx={16} cy={17} r={1} />
|
|
11
|
+
<circle cx={8} cy={17} r={1} fill="currentColor" />
|
|
12
|
+
<circle cx={12} cy={17} r={1} fill="currentColor" />
|
|
13
|
+
<circle cx={16} cy={17} r={1} fill="currentColor" />
|
|
14
14
|
<path
|
|
15
15
|
d="M13 5.08V3h-2v2.08C7.61 5.57 5 8.47 5 12v2h14v-2c0-3.53-2.61-6.43-6-6.92z"
|
|
16
16
|
fill="currentColor"
|
|
17
17
|
/>
|
|
18
|
-
<circle cx={8} cy={20} r={1} />
|
|
19
|
-
<circle cx={12} cy={20} r={1} />
|
|
20
|
-
<circle cx={16} cy={20} r={1} />
|
|
18
|
+
<circle cx={8} cy={20} r={1} fill="currentColor" />
|
|
19
|
+
<circle cx={12} cy={20} r={1} fill="currentColor" />
|
|
20
|
+
<circle cx={16} cy={20} r={1} fill="currentColor" />
|
|
21
21
|
</svg>
|
|
22
22
|
);
|
|
23
23
|
export default SvgShower;
|
|
@@ -8,7 +8,7 @@ const SvgSpatialAudio = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={10} cy={9} r={4} />
|
|
11
|
+
<circle cx={10} cy={9} r={4} fill="currentColor" />
|
|
12
12
|
<path
|
|
13
13
|
d="M16.39 15.56C14.71 14.7 12.53 14 10 14s-4.71.7-6.39 1.56A2.97 2.97 0 0 0 2 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM16 1h-2a9 9 0 0 0 9 9V8c-3.86 0-7-3.14-7-7z"
|
|
14
14
|
fill="currentColor"
|
|
@@ -8,7 +8,7 @@ const SvgSpatialAudioOff = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={10} cy={9} r={4} />
|
|
11
|
+
<circle cx={10} cy={9} r={4} fill="currentColor" />
|
|
12
12
|
<path
|
|
13
13
|
d="M16.39 15.56C14.71 14.7 12.53 14 10 14s-4.71.7-6.39 1.56A2.97 2.97 0 0 0 2 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM20.36 1l-1.41 1.41a7.007 7.007 0 0 1 0 9.9l1.41 1.41a8.98 8.98 0 0 0 0-12.72z"
|
|
14
14
|
fill="currentColor"
|
|
@@ -8,7 +8,7 @@ const SvgSpatialTracking = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={10} cy={9} r={4} />
|
|
11
|
+
<circle cx={10} cy={9} r={4} fill="currentColor" />
|
|
12
12
|
<path
|
|
13
13
|
d="M16.39 15.56C14.71 14.7 12.53 14 10 14s-4.71.7-6.39 1.56A2.97 2.97 0 0 0 2 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"
|
|
14
14
|
fill="currentColor"
|
|
@@ -12,7 +12,7 @@ const SvgSpeakerGroup = (props) => (
|
|
|
12
12
|
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"
|
|
13
13
|
fill="currentColor"
|
|
14
14
|
/>
|
|
15
|
-
<circle cx={14} cy={12.5} r={2.5} />
|
|
15
|
+
<circle cx={14} cy={12.5} r={2.5} fill="currentColor" />
|
|
16
16
|
<path d="M6 5H4v18h12v-2H6z" fill="currentColor" />
|
|
17
17
|
</svg>
|
|
18
18
|
);
|
package/icons/jsx/Sports.jsx
CHANGED
|
@@ -12,7 +12,7 @@ const SvgSports = (props) => (
|
|
|
12
12
|
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 0 0 0 5c.21 0 .41-.03.61-.08-.05.25-.09.51-.1.78a6.006 6.006 0 0 0 6.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"
|
|
13
13
|
fill="currentColor"
|
|
14
14
|
/>
|
|
15
|
-
<circle cx={11} cy={12} r={2} />
|
|
15
|
+
<circle cx={11} cy={12} r={2} fill="currentColor" />
|
|
16
16
|
</svg>
|
|
17
17
|
);
|
|
18
18
|
export default SvgSports;
|
|
@@ -12,7 +12,7 @@ const SvgSportsCricket = (props) => (
|
|
|
12
12
|
d="M15.05 12.81 6.56 4.32a.996.996 0 0 0-1.41 0L2.32 7.15a.996.996 0 0 0 0 1.41l8.49 8.49c.39.39 1.02.39 1.41 0l2.83-2.83a.996.996 0 0 0 0-1.41zm-.709 4.946 1.414-1.414 4.243 4.243-1.414 1.414z"
|
|
13
13
|
fill="currentColor"
|
|
14
14
|
/>
|
|
15
|
-
<circle cx={18.5} cy={5.5} r={3.5} />
|
|
15
|
+
<circle cx={18.5} cy={5.5} r={3.5} fill="currentColor" />
|
|
16
16
|
</svg>
|
|
17
17
|
);
|
|
18
18
|
export default SvgSportsCricket;
|
package/icons/jsx/SportsGolf.jsx
CHANGED
|
@@ -12,9 +12,9 @@ const SvgSportsGolf = (props) => (
|
|
|
12
12
|
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"
|
|
13
13
|
fill="currentColor"
|
|
14
14
|
/>
|
|
15
|
-
<circle cx={10} cy={8} r={1} />
|
|
16
|
-
<circle cx={14} cy={8} r={1} />
|
|
17
|
-
<circle cx={12} cy={6} r={1} />
|
|
15
|
+
<circle cx={10} cy={8} r={1} fill="currentColor" />
|
|
16
|
+
<circle cx={14} cy={8} r={1} fill="currentColor" />
|
|
17
|
+
<circle cx={12} cy={6} r={1} fill="currentColor" />
|
|
18
18
|
<path
|
|
19
19
|
d="M7 19h2c1.1 0 2 .9 2 2v1h2v-1c0-1.1.9-2 2-2h2v-2H7v2z"
|
|
20
20
|
fill="currentColor"
|
|
@@ -8,7 +8,7 @@ const SvgSportsKabaddi = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={16.5} cy={2.38} r={2} />
|
|
11
|
+
<circle cx={16.5} cy={2.38} r={2} fill="currentColor" />
|
|
12
12
|
<path
|
|
13
13
|
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"
|
|
14
14
|
fill="currentColor"
|
|
@@ -12,7 +12,7 @@ const SvgSportsMartialArts = (props) => (
|
|
|
12
12
|
d="m19.8 2-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"
|
|
13
13
|
fill="currentColor"
|
|
14
14
|
/>
|
|
15
|
-
<circle cx={5} cy={5} r={2} />
|
|
15
|
+
<circle cx={5} cy={5} r={2} fill="currentColor" />
|
|
16
16
|
</svg>
|
|
17
17
|
);
|
|
18
18
|
export default SvgSportsMartialArts;
|
package/icons/jsx/Stream.jsx
CHANGED
|
@@ -8,14 +8,14 @@ const SvgStream = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={20} cy={12} r={2} />
|
|
12
|
-
<circle cx={4} cy={12} r={2} />
|
|
13
|
-
<circle cx={12} cy={20} r={2} />
|
|
11
|
+
<circle cx={20} cy={12} r={2} fill="currentColor" />
|
|
12
|
+
<circle cx={4} cy={12} r={2} fill="currentColor" />
|
|
13
|
+
<circle cx={12} cy={20} r={2} fill="currentColor" />
|
|
14
14
|
<path
|
|
15
15
|
d="m13.943 8.619 4.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.01-4.03 4.01-.32.33 1.41 1.41 4.03-4.02.33-.32z"
|
|
16
16
|
fill="currentColor"
|
|
17
17
|
/>
|
|
18
|
-
<circle cx={12} cy={4} r={2} />
|
|
18
|
+
<circle cx={12} cy={4} r={2} fill="currentColor" />
|
|
19
19
|
</svg>
|
|
20
20
|
);
|
|
21
21
|
export default SvgStream;
|
package/icons/jsx/Streetview.jsx
CHANGED
|
@@ -12,7 +12,7 @@ const SvgStreetview = (props) => (
|
|
|
12
12
|
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"
|
|
13
13
|
fill="currentColor"
|
|
14
14
|
/>
|
|
15
|
-
<circle cx={18} cy={6} r={5} />
|
|
15
|
+
<circle cx={18} cy={6} r={5} fill="currentColor" />
|
|
16
16
|
<path
|
|
17
17
|
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 0 1 11.5 6z"
|
|
18
18
|
fill="currentColor"
|
package/icons/jsx/Subway.jsx
CHANGED
|
@@ -8,8 +8,8 @@ const SvgSubway = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={8.5} cy={16} r={1} />
|
|
12
|
-
<circle cx={15.5} cy={16} r={1} />
|
|
11
|
+
<circle cx={8.5} cy={16} r={1} fill="currentColor" />
|
|
12
|
+
<circle cx={15.5} cy={16} r={1} fill="currentColor" />
|
|
13
13
|
<path
|
|
14
14
|
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 0 1 6 15.5V9c0-2.63 3-3 6-3s6 .37 6 3v6.5z"
|
|
15
15
|
fill="currentColor"
|
|
@@ -8,8 +8,8 @@ const SvgSupportAgent = (props) => (
|
|
|
8
8
|
fill="none"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
|
-
<circle cx={9} cy={13} r={1} />
|
|
12
|
-
<circle cx={15} cy={13} r={1} />
|
|
11
|
+
<circle cx={9} cy={13} r={1} fill="currentColor" />
|
|
12
|
+
<circle cx={15} cy={13} r={1} fill="currentColor" />
|
|
13
13
|
<path
|
|
14
14
|
d="M18 11.03A6.04 6.04 0 0 0 12.05 6c-3.03 0-6.29 2.51-6.03 6.45a8.075 8.075 0 0 0 4.86-5.89c1.31 2.63 4 4.44 7.12 4.47z"
|
|
15
15
|
fill="currentColor"
|
package/icons/jsx/WindPower.jsx
CHANGED
|
@@ -12,7 +12,7 @@ const SvgWindPower = (props) => (
|
|
|
12
12
|
d="M4 3h6v2H4zM1 7h5v2H1zm2 12h5v2H3zm12.32-6.91 5.42-9.04L17.32 1 12 5.97v4.74a2.485 2.485 0 0 1 3.32 1.38zM10.5 13c0-.82.4-1.54 1.01-2H1v4l7 2 3.44-2.06A2.48 2.48 0 0 1 10.5 13zm9.67 10L23 20.17l-3.54-6.36-3.98-1c0 .06.02.12.02.19a2.5 2.5 0 0 1-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"
|
|
13
13
|
fill="currentColor"
|
|
14
14
|
/>
|
|
15
|
-
<circle cx={13} cy={13} r={1.5} />
|
|
15
|
+
<circle cx={13} cy={13} r={1.5} fill="currentColor" />
|
|
16
16
|
</svg>
|
|
17
17
|
);
|
|
18
18
|
export default SvgWindPower;
|
package/icons/jsx/Woman.jsx
CHANGED
package/icons/jsx/Woman2.jsx
CHANGED
package/icons/jsx/Yard.jsx
CHANGED
|
@@ -12,7 +12,7 @@ const SvgYard = (props) => (
|
|
|
12
12
|
d="M22 2H2v20h20V2zM8 8.22a1.562 1.562 0 0 1 2.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 0 1 16 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 0 1 8 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"
|
|
13
13
|
fill="currentColor"
|
|
14
14
|
/>
|
|
15
|
-
<circle cx={12} cy={9.62} r={1.56} />
|
|
15
|
+
<circle cx={12} cy={9.62} r={1.56} fill="currentColor" />
|
|
16
16
|
</svg>
|
|
17
17
|
);
|
|
18
18
|
export default SvgYard;
|
package/icons/jsx/index.jsx
CHANGED
|
@@ -1694,6 +1694,8 @@ export { default as RestoreFromTrash } from "./RestoreFromTrash";
|
|
|
1694
1694
|
export { default as RestorePage } from "./RestorePage";
|
|
1695
1695
|
export { default as Reviews } from "./Reviews";
|
|
1696
1696
|
export { default as RiceBowl } from "./RiceBowl";
|
|
1697
|
+
export { default as RightSidebarFilled } from "./RightSidebarFilled";
|
|
1698
|
+
export { default as RightSidebarOutlined } from "./RightSidebarOutlined";
|
|
1697
1699
|
export { default as RingVolume } from "./RingVolume";
|
|
1698
1700
|
export { default as Rocket } from "./Rocket";
|
|
1699
1701
|
export { default as RocketLaunch } from "./RocketLaunch";
|