@7shifts/sous-chef 1.5.0 → 1.5.4
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/CHANGELOG.md +28 -0
- package/dist/core/ResourceTable/types.js.flow +4 -3
- package/dist/core/index.d.ts +1 -1
- package/dist/core/index.js.flow +28 -18
- package/dist/forms/DatePickerField/DatePickerField.d.ts +23 -0
- package/dist/forms/DatePickerField/DatePickerField.js.flow +35 -0
- package/dist/forms/DatePickerField/index.d.ts +1 -0
- package/dist/forms/DatePickerField/index.js.flow +8 -0
- package/dist/forms/MultiSelectField/MultiSelectField.d.ts +2 -1
- package/dist/forms/WeekPickerField/WeekPickerField.d.ts +25 -0
- package/dist/forms/WeekPickerField/WeekPickerField.js.flow +35 -0
- package/dist/forms/WeekPickerField/index.d.ts +1 -0
- package/dist/forms/WeekPickerField/index.js.flow +8 -0
- package/dist/icons/{components/IconCheck.d.ts → IconCheck.d.ts} +4 -3
- package/dist/icons/IconCheck.js.flow +17 -0
- package/dist/icons/{components/IconUser.js.flow → IconUser.flow} +3 -2
- package/dist/icons/index.d.ts +2 -1
- package/dist/icons/index.js.flow +2 -0
- package/dist/index.css +3 -3
- package/dist/index.js +27 -2
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +27 -3
- package/dist/index.modern.js.map +1 -1
- package/dist/nophoto~DrLDqLZE.png +0 -0
- package/dist/profile/LetterProfile/LetterProfile.d.ts +9 -0
- package/dist/profile/LetterProfile/index.d.ts +1 -0
- package/dist/profile/index.d.ts +2 -0
- package/package.json +1 -1
- package/dist/.DS_Store +0 -0
- package/dist/icons/.DS_Store +0 -0
- package/dist/icons/components/.DS_Store +0 -0
- package/dist/icons/components/IconAlert.js.flow +0 -16
- package/dist/icons/components/IconAnalytics.d.ts +0 -8
- package/dist/icons/components/IconAnalytics.js.flow +0 -16
- package/dist/icons/components/IconArrowDown.d.ts +0 -8
- package/dist/icons/components/IconArrowDown.js.flow +0 -16
- package/dist/icons/components/IconArrowLeft.d.ts +0 -8
- package/dist/icons/components/IconArrowLeft.js.flow +0 -16
- package/dist/icons/components/IconArrowRight.d.ts +0 -8
- package/dist/icons/components/IconArrowRight.js.flow +0 -16
- package/dist/icons/components/IconArrowToTop.d.ts +0 -8
- package/dist/icons/components/IconArrowUp.d.ts +0 -8
- package/dist/icons/components/IconArrowUp.js.flow +0 -16
- package/dist/icons/components/IconAttachment.js.flow +0 -16
- package/dist/icons/components/IconAvailability.js.flow +0 -16
- package/dist/icons/components/IconAward.d.ts +0 -8
- package/dist/icons/components/IconAward.js.flow +0 -16
- package/dist/icons/components/IconBalanceScale.d.ts +0 -8
- package/dist/icons/components/IconBalanceScaleLeft.d.ts +0 -8
- package/dist/icons/components/IconBan.d.ts +0 -8
- package/dist/icons/components/IconBan.js.flow +0 -16
- package/dist/icons/components/IconBarsH.d.ts +0 -8
- package/dist/icons/components/IconBarsV.d.ts +0 -8
- package/dist/icons/components/IconBell.d.ts +0 -8
- package/dist/icons/components/IconBold.d.ts +0 -8
- package/dist/icons/components/IconBolt.d.ts +0 -8
- package/dist/icons/components/IconBook.d.ts +0 -8
- package/dist/icons/components/IconBook.js.flow +0 -16
- package/dist/icons/components/IconBookDemo.js.flow +0 -16
- package/dist/icons/components/IconBriefcase.d.ts +0 -8
- package/dist/icons/components/IconBriefcase.js.flow +0 -16
- package/dist/icons/components/IconBullseyeArrow.d.ts +0 -8
- package/dist/icons/components/IconCalculator.d.ts +0 -8
- package/dist/icons/components/IconCalculator.js.flow +0 -16
- package/dist/icons/components/IconCalendar.d.ts +0 -8
- package/dist/icons/components/IconCalendar.js.flow +0 -16
- package/dist/icons/components/IconCalendarAlt.d.ts +0 -8
- package/dist/icons/components/IconCalendarCheck.d.ts +0 -8
- package/dist/icons/components/IconCalendarDay.d.ts +0 -8
- package/dist/icons/components/IconCalendarDay.js.flow +0 -16
- package/dist/icons/components/IconCalendarExclamation.d.ts +0 -8
- package/dist/icons/components/IconCalendarExclamation.js.flow +0 -16
- package/dist/icons/components/IconCalendarRange.js.flow +0 -16
- package/dist/icons/components/IconCalendarTomorrow.d.ts +0 -8
- package/dist/icons/components/IconCalendarTomorrow.js.flow +0 -16
- package/dist/icons/components/IconCamera.d.ts +0 -8
- package/dist/icons/components/IconCamera.js.flow +0 -16
- package/dist/icons/components/IconCameraSlash.d.ts +0 -8
- package/dist/icons/components/IconCameraSlash.js.flow +0 -16
- package/dist/icons/components/IconCashRegister.d.ts +0 -8
- package/dist/icons/components/IconChartBar.d.ts +0 -8
- package/dist/icons/components/IconChartBar.js.flow +0 -16
- package/dist/icons/components/IconCheck.js.flow +0 -16
- package/dist/icons/components/IconChevronDown.d.ts +0 -8
- package/dist/icons/components/IconChevronDown.js.flow +0 -15
- package/dist/icons/components/IconChevronLeft.d.ts +0 -8
- package/dist/icons/components/IconChevronLeft.js.flow +0 -15
- package/dist/icons/components/IconChevronRight.d.ts +0 -8
- package/dist/icons/components/IconChevronRight.js.flow +0 -15
- package/dist/icons/components/IconChevronUp.d.ts +0 -8
- package/dist/icons/components/IconChevronUp.js.flow +0 -15
- package/dist/icons/components/IconClipboard.js.flow +0 -15
- package/dist/icons/components/IconClipboardList.d.ts +0 -8
- package/dist/icons/components/IconClock.d.ts +0 -8
- package/dist/icons/components/IconClock.js.flow +0 -15
- package/dist/icons/components/IconClose.js.flow +0 -15
- package/dist/icons/components/IconCog.d.ts +0 -8
- package/dist/icons/components/IconCog.js.flow +0 -15
- package/dist/icons/components/IconComment.d.ts +0 -8
- package/dist/icons/components/IconComment.js.flow +0 -15
- package/dist/icons/components/IconCommentLines.d.ts +0 -8
- package/dist/icons/components/IconCommentMade.js.flow +0 -15
- package/dist/icons/components/IconCopy.d.ts +0 -8
- package/dist/icons/components/IconCreditCard.d.ts +0 -8
- package/dist/icons/components/IconCreditCardPlus.d.ts +0 -8
- package/dist/icons/components/IconDashboard.js.flow +0 -15
- package/dist/icons/components/IconDelete.js.flow +0 -16
- package/dist/icons/components/IconDepartment.js.flow +0 -16
- package/dist/icons/components/IconDownload.d.ts +0 -8
- package/dist/icons/components/IconDownload.js.flow +0 -16
- package/dist/icons/components/IconDragHandler.js.flow +0 -16
- package/dist/icons/components/IconEdit.d.ts +0 -8
- package/dist/icons/components/IconEllipsisV.d.ts +0 -8
- package/dist/icons/components/IconEngage.js.flow +0 -16
- package/dist/icons/components/IconEnterprise.js.flow +0 -16
- package/dist/icons/components/IconEnvelope.d.ts +0 -8
- package/dist/icons/components/IconExclaim.flow +0 -16
- package/dist/icons/components/IconExclaimation.d.ts +0 -8
- package/dist/icons/components/IconExclaimationTriangle.d.ts +0 -8
- package/dist/icons/components/IconExpand.d.ts +0 -8
- package/dist/icons/components/IconExternalLink.d.ts +0 -8
- package/dist/icons/components/IconExternalLink.js.flow +0 -16
- package/dist/icons/components/IconEye.d.ts +0 -8
- package/dist/icons/components/IconEye.js.flow +0 -16
- package/dist/icons/components/IconEyeSlash.d.ts +0 -8
- package/dist/icons/components/IconEyeSlash.js.flow +0 -16
- package/dist/icons/components/IconFile.d.ts +0 -8
- package/dist/icons/components/IconFilePdf.d.ts +0 -8
- package/dist/icons/components/IconFlag.d.ts +0 -8
- package/dist/icons/components/IconFlag.js.flow +0 -16
- package/dist/icons/components/IconFourDotsCircle.d.ts +0 -8
- package/dist/icons/components/IconFourSquares.d.ts +0 -8
- package/dist/icons/components/IconGift.d.ts +0 -8
- package/dist/icons/components/IconGift.js.flow +0 -16
- package/dist/icons/components/IconGrinBeam.d.ts +0 -8
- package/dist/icons/components/IconGripVertical.d.ts +0 -8
- package/dist/icons/components/IconHandshake.d.ts +0 -8
- package/dist/icons/components/IconHiring.js.flow +0 -16
- package/dist/icons/components/IconImage.d.ts +0 -8
- package/dist/icons/components/IconInfoCircle.d.ts +0 -8
- package/dist/icons/components/IconInformation.js.flow +0 -16
- package/dist/icons/components/IconIslandTropical.d.ts +0 -8
- package/dist/icons/components/IconItalic.d.ts +0 -8
- package/dist/icons/components/IconKebab.js.flow +0 -16
- package/dist/icons/components/IconLaptopSearch.d.ts +0 -8
- package/dist/icons/components/IconLayout.js.flow +0 -16
- package/dist/icons/components/IconLink.d.ts +0 -8
- package/dist/icons/components/IconLink.js.flow +0 -16
- package/dist/icons/components/IconList.d.ts +0 -8
- package/dist/icons/components/IconListOI.d.ts +0 -8
- package/dist/icons/components/IconLocation.js.flow +0 -15
- package/dist/icons/components/IconLock.d.ts +0 -8
- package/dist/icons/components/IconMagicSolid.d.ts +0 -8
- package/dist/icons/components/IconMagicwand.js.flow +0 -15
- package/dist/icons/components/IconMail.js.flow +0 -15
- package/dist/icons/components/IconMapMarker.d.ts +0 -8
- package/dist/icons/components/IconMegaphone.d.ts +0 -8
- package/dist/icons/components/IconMegaphone.js.flow +0 -15
- package/dist/icons/components/IconMinus.d.ts +0 -8
- package/dist/icons/components/IconMinusCircle.d.ts +0 -8
- package/dist/icons/components/IconMoney.js.flow +0 -15
- package/dist/icons/components/IconMoneyBill.d.ts +0 -8
- package/dist/icons/components/IconMore.js.flow +0 -16
- package/dist/icons/components/IconNonUser.js.flow +0 -16
- package/dist/icons/components/IconNote.js.flow +0 -16
- package/dist/icons/components/IconNotesMedical.d.ts +0 -8
- package/dist/icons/components/IconOvertime.d.ts +0 -8
- package/dist/icons/components/IconOvertime.js.flow +0 -16
- package/dist/icons/components/IconPaperPlane.d.ts +0 -8
- package/dist/icons/components/IconPaperPlane.js.flow +0 -16
- package/dist/icons/components/IconPaperPlaneClock.d.ts +0 -8
- package/dist/icons/components/IconPaperPlaneClock.js.flow +0 -16
- package/dist/icons/components/IconPaperclip.d.ts +0 -8
- package/dist/icons/components/IconPencil.d.ts +0 -8
- package/dist/icons/components/IconPencil.js.flow +0 -16
- package/dist/icons/components/IconPercentage.d.ts +0 -8
- package/dist/icons/components/IconPhone.d.ts +0 -8
- package/dist/icons/components/IconPhone.js.flow +0 -16
- package/dist/icons/components/IconPlug.d.ts +0 -8
- package/dist/icons/components/IconPlug.js.flow +0 -16
- package/dist/icons/components/IconPlus.d.ts +0 -8
- package/dist/icons/components/IconPlus.js.flow +0 -16
- package/dist/icons/components/IconPrint.d.ts +0 -8
- package/dist/icons/components/IconPrint.js.flow +0 -16
- package/dist/icons/components/IconQuestion.js.flow +0 -16
- package/dist/icons/components/IconQuestionCircle.d.ts +0 -8
- package/dist/icons/components/IconRecurrence.js.flow +0 -16
- package/dist/icons/components/IconRepeat.d.ts +0 -8
- package/dist/icons/components/IconResync.js.flow +0 -16
- package/dist/icons/components/IconSearch.d.ts +0 -8
- package/dist/icons/components/IconSearch.js.flow +0 -16
- package/dist/icons/components/IconShare.js.flow +0 -16
- package/dist/icons/components/IconShiftPool.js.flow +0 -16
- package/dist/icons/components/IconSignOut.d.ts +0 -8
- package/dist/icons/components/IconSignOut.js.flow +0 -16
- package/dist/icons/components/IconSitemap.d.ts +0 -8
- package/dist/icons/components/IconSlidersH.d.ts +0 -8
- package/dist/icons/components/IconSort.d.ts +0 -8
- package/dist/icons/components/IconStar.d.ts +0 -8
- package/dist/icons/components/IconStar.js.flow +0 -16
- package/dist/icons/components/IconStatus.js.flow +0 -16
- package/dist/icons/components/IconStickyNoteLines.d.ts +0 -8
- package/dist/icons/components/IconStopwatch.d.ts +0 -8
- package/dist/icons/components/IconStopwatch.js.flow +0 -16
- package/dist/icons/components/IconStrikethrough.d.ts +0 -8
- package/dist/icons/components/IconSync.d.ts +0 -8
- package/dist/icons/components/IconSync.js.flow +0 -16
- package/dist/icons/components/IconSyncExclaimation.d.ts +0 -8
- package/dist/icons/components/IconTachometer.d.ts +0 -8
- package/dist/icons/components/IconTarget.js.flow +0 -16
- package/dist/icons/components/IconTimes.d.ts +0 -8
- package/dist/icons/components/IconTimesOctagon.d.ts +0 -8
- package/dist/icons/components/IconTools.js.flow +0 -16
- package/dist/icons/components/IconTrash.d.ts +0 -8
- package/dist/icons/components/IconTrash.js.flow +0 -16
- package/dist/icons/components/IconTreePalm.js.flow +0 -16
- package/dist/icons/components/IconUnderline.d.ts +0 -8
- package/dist/icons/components/IconUndo.d.ts +0 -8
- package/dist/icons/components/IconUserComputer.d.ts +0 -8
- package/dist/icons/components/IconUserFilled.js.flow +0 -16
- package/dist/icons/components/IconUserLight.d.ts +0 -8
- package/dist/icons/components/IconUserPlus.d.ts +0 -8
- package/dist/icons/components/IconUserPlus.js.flow +0 -16
- package/dist/icons/components/IconUserSlash.d.ts +0 -8
- package/dist/icons/components/IconUserSolid.d.ts +0 -8
- package/dist/icons/components/IconUserTag.d.ts +0 -8
- package/dist/icons/components/IconUserTag.js.flow +0 -16
- package/dist/icons/components/IconUserTie.d.ts +0 -8
- package/dist/icons/components/IconUsers.d.ts +0 -8
- package/dist/icons/components/IconVideo.d.ts +0 -8
- package/dist/icons/components/IconVolume.d.ts +0 -8
- package/dist/icons/components/IconVolumeMute.d.ts +0 -8
- package/dist/icons/components/IconWarning.js.flow +0 -16
- package/dist/icons/components/IconWrench.d.ts +0 -8
- package/dist/icons/components/index.d.ts +0 -118
- package/dist/icons/components/index.js.flow +0 -94
- package/dist/icons/icon-typescript-template.d.ts +0 -12
- package/dist/index.tsx.css +0 -2345
- package/dist/index.tsx.js +0 -2514
- package/dist/index.tsx.js.map +0 -1
- package/dist/index.tsx.modern.js +0 -2395
- package/dist/index.tsx.modern.js.map +0 -1
package/dist/index.tsx.modern.js
DELETED
|
@@ -1,2395 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
|
|
3
|
-
function _extends() {
|
|
4
|
-
_extends = Object.assign || function (target) {
|
|
5
|
-
for (var i = 1; i < arguments.length; i++) {
|
|
6
|
-
var source = arguments[i];
|
|
7
|
-
|
|
8
|
-
for (var key in source) {
|
|
9
|
-
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
10
|
-
target[key] = source[key];
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
return target;
|
|
16
|
-
};
|
|
17
|
-
|
|
18
|
-
return _extends.apply(this, arguments);
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
var ICON_SIZES = {
|
|
22
|
-
small: '12px',
|
|
23
|
-
medium: '16px',
|
|
24
|
-
"default": '20px',
|
|
25
|
-
large: '24px'
|
|
26
|
-
};
|
|
27
|
-
|
|
28
|
-
var getIconStyles = function getIconStyles(_ref) {
|
|
29
|
-
var _ref$size = _ref.size,
|
|
30
|
-
size = _ref$size === void 0 ? 'default' : _ref$size,
|
|
31
|
-
_ref$color = _ref.color,
|
|
32
|
-
color = _ref$color === void 0 ? 'currentColor' : _ref$color,
|
|
33
|
-
_ref$styles = _ref.styles,
|
|
34
|
-
styles = _ref$styles === void 0 ? {} : _ref$styles;
|
|
35
|
-
return _extends({
|
|
36
|
-
width: ICON_SIZES[size],
|
|
37
|
-
height: ICON_SIZES[size],
|
|
38
|
-
verticalAlign: 'middle',
|
|
39
|
-
fill: color
|
|
40
|
-
}, styles);
|
|
41
|
-
};
|
|
42
|
-
|
|
43
|
-
var IconInfoCircle = function IconInfoCircle(props) {
|
|
44
|
-
return React.createElement("svg", Object.assign({
|
|
45
|
-
viewBox: "0 0 20 20",
|
|
46
|
-
fill: "none",
|
|
47
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
48
|
-
}, props, {
|
|
49
|
-
"data-testid": "icon-Info-circle",
|
|
50
|
-
style: getIconStyles(props)
|
|
51
|
-
}), React.createElement("path", {
|
|
52
|
-
fillRule: "evenodd",
|
|
53
|
-
clipRule: "evenodd",
|
|
54
|
-
d: "M.313 10C.313 4.652 4.65.312 10 .312s9.688 4.34 9.688 9.688A9.687 9.687 0 0110 19.688 9.687 9.687 0 01.312 10zm18.125 0c0-4.685-3.804-8.438-8.438-8.438A8.437 8.437 0 001.562 10 8.435 8.435 0 0010 18.438 8.435 8.435 0 0018.438 10zm-9.844 3.75h.469V9.062h-.47a.469.469 0 01-.468-.468V8.28c0-.259.21-.469.469-.469h1.875c.259 0 .469.21.469.47v5.468h.468c.26 0 .469.21.469.469v.312c0 .26-.21.469-.469.469H8.594a.469.469 0 01-.469-.469v-.312c0-.26.21-.469.469-.469zm.156-8.125a1.25 1.25 0 112.5 0 1.25 1.25 0 01-2.5 0z",
|
|
55
|
-
fill: "currentColor"
|
|
56
|
-
}));
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
IconInfoCircle.displayName = 'IconInfoCircle';
|
|
60
|
-
|
|
61
|
-
var IconAnalytics = function IconAnalytics(props) {
|
|
62
|
-
return React.createElement("svg", Object.assign({
|
|
63
|
-
viewBox: "0 0 20 20",
|
|
64
|
-
fill: "none",
|
|
65
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
66
|
-
}, props, {
|
|
67
|
-
"data-testid": "icon-analytics",
|
|
68
|
-
style: getIconStyles(props)
|
|
69
|
-
}), React.createElement("path", {
|
|
70
|
-
fillRule: "evenodd",
|
|
71
|
-
clipRule: "evenodd",
|
|
72
|
-
d: "M18.333 4.444c-.322 0-.62-.095-.876-.254l-3.11 2.489c.059.171.097.352.097.543a1.667 1.667 0 11-3.333 0c0-.191.039-.372.098-.543L8.1 4.189a1.652 1.652 0 01-.877.255 1.65 1.65 0 01-.714-.166l-3.341 3.34c.103.218.166.458.166.715a1.667 1.667 0 11-1.666-1.666c.257 0 .497.062.714.166l3.341-3.34a1.65 1.65 0 01-.166-.715 1.667 1.667 0 113.333 0c0 .191-.039.372-.098.543L11.9 5.81c.256-.159.554-.255.877-.255.322 0 .62.096.876.255l3.11-2.49a1.65 1.65 0 01-.097-.542 1.667 1.667 0 111.666 1.666zm-1.666 3.89c0-.308.248-.556.555-.556h2.222c.307 0 .556.248.556.555v10a.555.555 0 01-.556.556h-2.222a.555.555 0 01-.555-.556v-10zM3.333 13.888a.555.555 0 00-.555-.556H.556A.555.555 0 000 13.89v4.444c0 .307.249.556.556.556h2.222a.555.555 0 00.555-.556V13.89zm-1.11.555v3.334H1.11v-3.334h1.111zm15.555 3.334v-8.89h1.11v8.89h-1.11zm.555-15.556a.556.556 0 11-.001 1.113.556.556 0 01.001-1.113zM1.111 8.333a.556.556 0 101.113-.001.556.556 0 00-1.113.001zm6.111-5a.556.556 0 11.002-1.112.556.556 0 01-.002 1.112zm5 3.89a.556.556 0 101.113-.002.556.556 0 00-1.113.001zm-3.889.555H6.111a.555.555 0 00-.555.555v10c0 .307.248.556.555.556h2.222a.555.555 0 00.556-.556v-10a.555.555 0 00-.556-.555zm-1.666 10h1.11v-8.89h-1.11v8.89zm7.222-5.556h-2.222a.555.555 0 00-.556.556v5.555c0 .307.249.556.556.556h2.222a.555.555 0 00.555-.556v-5.555a.555.555 0 00-.555-.556zm-1.667 1.111v4.445h1.111v-4.445h-1.11z",
|
|
73
|
-
fill: "currentColor"
|
|
74
|
-
}));
|
|
75
|
-
};
|
|
76
|
-
|
|
77
|
-
IconAnalytics.displayName = 'IconAnalytics';
|
|
78
|
-
|
|
79
|
-
var IconArrowDown = function IconArrowDown(props) {
|
|
80
|
-
return React.createElement("svg", Object.assign({
|
|
81
|
-
viewBox: "0 0 20 20",
|
|
82
|
-
fill: "none",
|
|
83
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
84
|
-
}, props, {
|
|
85
|
-
"data-testid": "icon-arrow-down",
|
|
86
|
-
style: getIconStyles(props)
|
|
87
|
-
}), React.createElement("path", {
|
|
88
|
-
fillRule: "evenodd",
|
|
89
|
-
clipRule: "evenodd",
|
|
90
|
-
d: "M18.574 9.707l-.277-.277a.47.47 0 00-.664 0l-6.969 6.972V1.72a.47.47 0 00-.469-.469h-.39a.47.47 0 00-.47.469v14.683L2.364 9.43a.47.47 0 00-.664 0l-.277.277a.47.47 0 000 .664l8.242 8.246a.47.47 0 00.664 0l8.242-8.246a.466.466 0 00.004-.664z",
|
|
91
|
-
fill: "currentColor"
|
|
92
|
-
}));
|
|
93
|
-
};
|
|
94
|
-
|
|
95
|
-
IconArrowDown.displayName = 'IconArrowDown';
|
|
96
|
-
|
|
97
|
-
var IconArrowLeft = function IconArrowLeft(props) {
|
|
98
|
-
return React.createElement("svg", Object.assign({
|
|
99
|
-
viewBox: "0 0 20 20",
|
|
100
|
-
fill: "none",
|
|
101
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
102
|
-
}, props, {
|
|
103
|
-
"data-testid": "icon-arrow-left",
|
|
104
|
-
style: getIconStyles(props)
|
|
105
|
-
}), React.createElement("path", {
|
|
106
|
-
fillRule: "evenodd",
|
|
107
|
-
clipRule: "evenodd",
|
|
108
|
-
d: "M10.293 18.574l.277-.277a.47.47 0 000-.664l-6.972-6.969H18.28a.47.47 0 00.469-.469v-.39a.47.47 0 00-.469-.47H3.598l6.972-6.972a.47.47 0 000-.664l-.277-.277a.47.47 0 00-.664 0L1.383 9.664a.47.47 0 000 .664l8.246 8.242c.187.188.48.188.664.004z",
|
|
109
|
-
fill: "currentColor"
|
|
110
|
-
}));
|
|
111
|
-
};
|
|
112
|
-
|
|
113
|
-
IconArrowLeft.displayName = 'IconArrowLeft';
|
|
114
|
-
|
|
115
|
-
var IconArrowRight = function IconArrowRight(props) {
|
|
116
|
-
return React.createElement("svg", Object.assign({
|
|
117
|
-
viewBox: "0 0 20 20",
|
|
118
|
-
fill: "none",
|
|
119
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
120
|
-
}, props, {
|
|
121
|
-
"data-testid": "icon-arrow-right",
|
|
122
|
-
style: getIconStyles(props)
|
|
123
|
-
}), React.createElement("path", {
|
|
124
|
-
fillRule: "evenodd",
|
|
125
|
-
clipRule: "evenodd",
|
|
126
|
-
d: "M9.707 1.426l-.277.277a.47.47 0 000 .664l6.972 6.969H1.72a.47.47 0 00-.469.469v.39c0 .258.21.47.469.47h14.683L9.43 17.636a.47.47 0 000 .664l.277.277a.47.47 0 00.664 0l8.246-8.242a.47.47 0 000-.664L10.371 1.43a.466.466 0 00-.664-.004z",
|
|
127
|
-
fill: "currentColor"
|
|
128
|
-
}));
|
|
129
|
-
};
|
|
130
|
-
|
|
131
|
-
IconArrowRight.displayName = 'IconArrowRight';
|
|
132
|
-
|
|
133
|
-
var IconArrowToTop = function IconArrowToTop(props) {
|
|
134
|
-
return React.createElement("svg", Object.assign({
|
|
135
|
-
viewBox: "0 0 20 20",
|
|
136
|
-
fill: "none",
|
|
137
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
138
|
-
}, props, {
|
|
139
|
-
"data-testid": "icon-arrow-to-top",
|
|
140
|
-
style: getIconStyles(props)
|
|
141
|
-
}), React.createElement("path", {
|
|
142
|
-
d: "M3.887 9.688l5.781-5.801a.47.47 0 01.664 0l5.781 5.8a.47.47 0 010 .665l-.277.277a.47.47 0 01-.664 0l-4.508-4.531V18.28a.47.47 0 01-.469.469h-.39a.47.47 0 01-.47-.469V6.098l-4.507 4.527a.47.47 0 01-.664 0l-.277-.277a.465.465 0 010-.66zM2.5 1.718v.313c0 .258.21.469.469.469H17.03a.47.47 0 00.469-.469V1.72a.47.47 0 00-.469-.469H2.97a.47.47 0 00-.469.469z",
|
|
143
|
-
fill: "currentColor"
|
|
144
|
-
}));
|
|
145
|
-
};
|
|
146
|
-
|
|
147
|
-
IconArrowToTop.displayName = 'IconArrowToTop';
|
|
148
|
-
|
|
149
|
-
var IconArrowUp = function IconArrowUp(props) {
|
|
150
|
-
return React.createElement("svg", Object.assign({
|
|
151
|
-
viewBox: "0 0 20 20",
|
|
152
|
-
fill: "none",
|
|
153
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
154
|
-
}, props, {
|
|
155
|
-
"data-testid": "icon-arrow-up",
|
|
156
|
-
style: getIconStyles(props)
|
|
157
|
-
}), React.createElement("path", {
|
|
158
|
-
fillRule: "evenodd",
|
|
159
|
-
clipRule: "evenodd",
|
|
160
|
-
d: "M1.426 10.293l.277.277a.47.47 0 00.664 0l6.969-6.972V18.28c0 .258.21.469.469.469h.39a.47.47 0 00.47-.469V3.598l6.972 6.972a.47.47 0 00.664 0l.277-.277a.47.47 0 000-.664l-8.242-8.246a.47.47 0 00-.664 0L1.43 9.629a.466.466 0 00-.004.664z",
|
|
161
|
-
fill: "currentColor"
|
|
162
|
-
}));
|
|
163
|
-
};
|
|
164
|
-
|
|
165
|
-
IconArrowUp.displayName = 'IconArrowUp';
|
|
166
|
-
|
|
167
|
-
var IconAward = function IconAward(props) {
|
|
168
|
-
return React.createElement("svg", Object.assign({
|
|
169
|
-
viewBox: "0 0 20 20",
|
|
170
|
-
fill: "none",
|
|
171
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
172
|
-
}, props, {
|
|
173
|
-
"data-testid": "icon-award",
|
|
174
|
-
style: getIconStyles(props)
|
|
175
|
-
}), React.createElement("path", {
|
|
176
|
-
fillRule: "evenodd",
|
|
177
|
-
clipRule: "evenodd",
|
|
178
|
-
d: "M16.834 10.635a2.246 2.246 0 00.563-2.134l-.05-.188c-.09-.34-.136-.51-.136-.68 0-.171.045-.342.136-.683l.05-.188c.2-.76-.016-1.577-.563-2.135l-.105-.106c-.27-.27-.4-.4-.486-.555-.08-.143-.122-.307-.204-.622l-.058-.218a2.205 2.205 0 00-1.545-1.57l-.182-.049c-.327-.087-.494-.132-.64-.216-.153-.089-.28-.221-.544-.493L12.967.69a2.183 2.183 0 00-2.122-.576l-.157.044c-.349.097-.52.145-.691.144-.166 0-.331-.046-.657-.137L9.154.115a2.179 2.179 0 00-2.12.578L6.907.82c-.25.257-.374.384-.52.469-.143.083-.307.127-.631.214l-.191.052a2.206 2.206 0 00-1.547 1.569l-.055.21c-.084.324-.127.489-.208.633-.085.151-.212.278-.47.54l-.12.12a2.245 2.245 0 00-.562 2.135l.05.187c.09.34.136.51.136.68 0 .17-.045.341-.136.683l-.05.189c-.2.76.016 1.577.563 2.134l.105.106c.27.27.4.401.485.556.08.143.123.306.205.622l.057.218c.078.297.23.559.414.793l-1.857 4.567a.623.623 0 00.576.858h.002l.45-.017h.006l1.616-.062 1.41 1.49a.62.62 0 001.029-.193l2.041-5.021a.909.909 0 01.588 0l2.04 5.02a.62.62 0 001.03.194l1.41-1.49 1.619.062.453.017h.003a.623.623 0 00.575-.858l-1.856-4.567c.184-.234.335-.495.414-.792l.055-.21c.084-.324.127-.49.208-.634.085-.151.211-.278.47-.54l.12-.12zM6.264 7.508A3.74 3.74 0 0110 3.772a3.74 3.74 0 013.736 3.736A3.74 3.74 0 0110 11.243a3.74 3.74 0 01-3.735-3.735zm1.246 0A2.493 2.493 0 0010 9.998a2.493 2.493 0 002.49-2.49A2.493 2.493 0 0010 5.018a2.493 2.493 0 00-2.49 2.49zM5.743 17.01l1.133 1.197 1.317-3.239a2.159 2.159 0 01-1.4-.642l-.013-.013c-.174-.178-.268-.273-.379-.34-.13-.08-.283-.12-.615-.207l-.221-.059c-.017-.005-.033-.012-.048-.02-.014-.006-.027-.013-.041-.018l-1.383 3.404 1.136-.044.514-.02zm10.165.063l-1.104-.042-.546-.021-1.134 1.197-1.319-3.245a2.152 2.152 0 001.402-.636l.015-.015c.18-.184.276-.281.389-.349.126-.075.274-.113.587-.194l.238-.061a.27.27 0 00.047-.02c.014-.006.027-.013.042-.018l1.383 3.404zm-1.8-4.567a.96.96 0 00.67-.686c.157-.6.231-.894.375-1.148.144-.254.357-.469.793-.91a.995.995 0 00.247-.946l-.002-.005c-.316-1.178-.316-1.18.002-2.366a.994.994 0 00-.247-.946c-.854-.861-.855-.866-1.146-1.972l-.022-.086a.96.96 0 00-.67-.685c-.585-.159-.875-.234-1.126-.38-.253-.147-.466-.365-.903-.813a.934.934 0 00-.907-.248c-.591.164-.882.245-1.172.245-.29 0-.58-.082-1.173-.245a.929.929 0 00-.906.25c-.438.444-.645.66-.894.806-.248.146-.536.222-1.135.385a.957.957 0 00-.67.685c-.157.6-.231.894-.375 1.148-.144.254-.357.469-.793.91a.995.995 0 00-.247.946c.318 1.182.317 1.186.003 2.361l-.003.01c-.089.339.006.7.247.946.854.861.855.866 1.146 1.972l.022.086a.96.96 0 00.67.685l.186.05c.77.205.975.259 1.603.898a.92.92 0 001.158.137 2.184 2.184 0 012.322 0 .917.917 0 001.158-.136c.634-.647.84-.7 1.6-.899l.189-.05z",
|
|
179
|
-
fill: "currentColor"
|
|
180
|
-
}));
|
|
181
|
-
};
|
|
182
|
-
|
|
183
|
-
IconAward.displayName = 'IconAward';
|
|
184
|
-
|
|
185
|
-
var IconBalanceScaleLeft = function IconBalanceScaleLeft(props) {
|
|
186
|
-
return React.createElement("svg", Object.assign({
|
|
187
|
-
viewBox: "0 0 20 20",
|
|
188
|
-
fill: "none",
|
|
189
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
190
|
-
}, props, {
|
|
191
|
-
"data-testid": "icon-balance-scale-left",
|
|
192
|
-
style: getIconStyles(props)
|
|
193
|
-
}), React.createElement("g", {
|
|
194
|
-
clipPath: "url(#icon-balance-scale-left_svg__clip0_9489:49398)"
|
|
195
|
-
}, React.createElement("path", {
|
|
196
|
-
d: "M19.825 9.722l-3.408-5.5A.498.498 0 0016 4a.498.498 0 00-.417.223l-3.408 5.499a.97.97 0 00-.172.613A4.007 4.007 0 0016 14a4.007 4.007 0 003.997-3.665.97.97 0 00-.172-.613zM16 13c-1.3 0-2.423-.848-2.837-2h5.663c-.42 1.163-1.536 2-2.826 2zm-2.82-3L16 5.445 18.843 10H13.18zm3.57 7H10.5V5.93a1.993 1.993 0 001.426-1.418l4.634-1.55a.25.25 0 00.158-.317l-.16-.474a.25.25 0 00-.316-.158L11.918 3.46a1.994 1.994 0 10-3.775 1.263L3.44 6.297a.25.25 0 00-.157.316l.158.474a.25.25 0 00.317.158l5.014-1.678c.213.168.458.292.728.362V17.75c0 .138.112.25.25.25h7a.25.25 0 00.25-.25v-.5a.25.25 0 00-.25-.25zM9 4c0-.551.449-1 1-1 .551 0 1 .449 1 1 0 .551-.449 1-1 1-.551 0-1-.449-1-1zM4.417 8.223A.498.498 0 004 8a.498.498 0 00-.417.223L.175 13.721a.97.97 0 00-.172.613A4.007 4.007 0 004 18a4.007 4.007 0 003.997-3.665.97.97 0 00-.172-.613l-3.408-5.5zM4 17c-1.3 0-2.423-.848-2.837-2h5.663C6.406 16.163 5.29 17 4 17zm-2.82-3L4 9.445 6.843 14H1.18z",
|
|
197
|
-
fill: "currentColor"
|
|
198
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
199
|
-
id: "icon-balance-scale-left_svg__clip0_9489:49398"
|
|
200
|
-
}, React.createElement("path", {
|
|
201
|
-
fill: "#fff",
|
|
202
|
-
d: "M0 0h20v20H0z"
|
|
203
|
-
}))));
|
|
204
|
-
};
|
|
205
|
-
|
|
206
|
-
IconBalanceScaleLeft.displayName = 'IconBalanceScaleLeft';
|
|
207
|
-
|
|
208
|
-
var IconBalanceScale = function IconBalanceScale(props) {
|
|
209
|
-
return React.createElement("svg", Object.assign({
|
|
210
|
-
viewBox: "0 0 20 20",
|
|
211
|
-
fill: "none",
|
|
212
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
213
|
-
}, props, {
|
|
214
|
-
"data-testid": "icon-balance-scale",
|
|
215
|
-
style: getIconStyles(props)
|
|
216
|
-
}), React.createElement("g", {
|
|
217
|
-
clipPath: "url(#icon-balance-scale_svg__clip0_9489:49397)"
|
|
218
|
-
}, React.createElement("path", {
|
|
219
|
-
d: "M19.825 10.722l-3.408-5.5A.498.498 0 0016 5a.498.498 0 00-.417.223l-3.408 5.499a.97.97 0 00-.172.613A4.007 4.007 0 0016 15a4.007 4.007 0 003.997-3.665.97.97 0 00-.172-.613zM16 14c-1.3 0-2.423-.848-2.837-2h5.663c-.42 1.163-1.536 2-2.826 2zm-2.82-3L16 6.445 18.843 11H13.18zm3.57 6H10.5V5.93A1.995 1.995 0 0012 4h4.75a.25.25 0 00.25-.25v-.5a.25.25 0 00-.25-.25h-5.035c-.004-.008-.136-.347-.597-.658A1.99 1.99 0 0010 2a1.99 1.99 0 00-1.118.342c-.46.31-.593.65-.597.658H3.25a.25.25 0 00-.25.25v.5c0 .138.112.25.25.25H8c0 .93.639 1.706 1.5 1.93V17H3.25a.25.25 0 00-.25.25v.5c0 .138.112.25.25.25h13.5a.25.25 0 00.25-.25v-.5a.25.25 0 00-.25-.25zM9 4a1 1 0 112 0 1 1 0 01-2 0zm-1.003 7.335a.97.97 0 00-.172-.613l-3.408-5.5A.498.498 0 004 5a.498.498 0 00-.417.223L.175 10.721a.97.97 0 00-.172.613A4.007 4.007 0 004 15a4.007 4.007 0 003.997-3.665zm-3.996-4.89L6.843 11H1.18l2.822-4.555zM1.163 12h5.663C6.406 13.163 5.29 14 4 14c-1.3 0-2.423-.848-2.837-2z",
|
|
220
|
-
fill: "currentColor"
|
|
221
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
222
|
-
id: "icon-balance-scale_svg__clip0_9489:49397"
|
|
223
|
-
}, React.createElement("path", {
|
|
224
|
-
fill: "#fff",
|
|
225
|
-
d: "M0 0h20v20H0z"
|
|
226
|
-
}))));
|
|
227
|
-
};
|
|
228
|
-
|
|
229
|
-
IconBalanceScale.displayName = 'IconBalanceScale';
|
|
230
|
-
|
|
231
|
-
var IconBan = function IconBan(props) {
|
|
232
|
-
return React.createElement("svg", Object.assign({
|
|
233
|
-
viewBox: "0 0 20 20",
|
|
234
|
-
fill: "none",
|
|
235
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
236
|
-
}, props, {
|
|
237
|
-
"data-testid": "icon-ban",
|
|
238
|
-
style: getIconStyles(props)
|
|
239
|
-
}), React.createElement("path", {
|
|
240
|
-
d: "M10 .313C4.65.313.312 4.65.312 10S4.65 19.688 10 19.688c5.35 0 9.688-4.338 9.688-9.688C19.688 4.65 15.35.312 10 .312zM4.034 15.966a8.437 8.437 0 01-.426-11.474l11.9 11.9a8.437 8.437 0 01-11.474-.426zm12.358-.458l-11.9-11.9a8.437 8.437 0 0111.474.426 8.437 8.437 0 01.426 11.474z",
|
|
241
|
-
fill: "currentColor"
|
|
242
|
-
}));
|
|
243
|
-
};
|
|
244
|
-
|
|
245
|
-
IconBan.displayName = 'IconBan';
|
|
246
|
-
|
|
247
|
-
var IconBarsH = function IconBarsH(props) {
|
|
248
|
-
return React.createElement("svg", Object.assign({
|
|
249
|
-
viewBox: "0 0 20 20",
|
|
250
|
-
fill: "none",
|
|
251
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
252
|
-
}, props, {
|
|
253
|
-
"data-testid": "icon-bars-h",
|
|
254
|
-
style: getIconStyles(props)
|
|
255
|
-
}), React.createElement("path", {
|
|
256
|
-
fillRule: "evenodd",
|
|
257
|
-
clipRule: "evenodd",
|
|
258
|
-
d: "M.313 5h16.875c.172 0 .312-.14.312-.313v-.625a.312.312 0 00-.313-.312H.313A.312.312 0 000 4.063v.625C0 4.86.14 5 .313 5zm19.375 4.375H2.813a.312.312 0 00-.313.313v.624c0 .173.14.313.313.313h16.875c.172 0 .312-.14.312-.313v-.624a.312.312 0 00-.313-.313zM.313 15h16.875c.172 0 .312.14.312.313v.624c0 .173-.14.313-.313.313H.313A.312.312 0 010 15.937v-.624C0 15.14.14 15 .313 15z",
|
|
259
|
-
fill: "currentColor"
|
|
260
|
-
}));
|
|
261
|
-
};
|
|
262
|
-
|
|
263
|
-
IconBarsH.displayName = 'IconBarsH';
|
|
264
|
-
|
|
265
|
-
var IconBarsV = function IconBarsV(props) {
|
|
266
|
-
return React.createElement("svg", Object.assign({
|
|
267
|
-
viewBox: "0 0 20 20",
|
|
268
|
-
fill: "none",
|
|
269
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
270
|
-
}, props, {
|
|
271
|
-
"data-testid": "icon-bars-v",
|
|
272
|
-
style: getIconStyles(props)
|
|
273
|
-
}), React.createElement("path", {
|
|
274
|
-
d: "M4.762 2.381a2.38 2.38 0 10-4.762 0v15.238a2.381 2.381 0 104.762 0V2.381zM12.381 12.857a2.38 2.38 0 10-4.762 0v4.762a2.381 2.381 0 104.762 0v-4.762zM20 6.19a2.381 2.381 0 00-4.762 0v11.43a2.38 2.38 0 104.762 0V6.19z",
|
|
275
|
-
fill: "currentColor"
|
|
276
|
-
}));
|
|
277
|
-
};
|
|
278
|
-
|
|
279
|
-
IconBarsV.displayName = 'IconBarsV';
|
|
280
|
-
|
|
281
|
-
var IconBell = function IconBell(props) {
|
|
282
|
-
return React.createElement("svg", Object.assign({
|
|
283
|
-
viewBox: "0 0 20 20",
|
|
284
|
-
fill: "none",
|
|
285
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
286
|
-
}, props, {
|
|
287
|
-
"data-testid": "icon-bell",
|
|
288
|
-
style: getIconStyles(props)
|
|
289
|
-
}), React.createElement("path", {
|
|
290
|
-
fillRule: "evenodd",
|
|
291
|
-
clipRule: "evenodd",
|
|
292
|
-
d: "M17.93 13.079c-1.093-1.04-1.928-2.129-1.928-5.817 0-3.11-2.476-5.645-5.627-5.951V.625a.625.625 0 10-1.25 0v.686C5.975 1.618 3.5 4.153 3.5 7.26c0 3.689-.836 4.778-1.928 5.817a1.818 1.818 0 00-.44 2.002c.285.71.97 1.17 1.744 1.17h13.75c.775 0 1.46-.46 1.744-1.17a1.817 1.817 0 00-.44-2.002zm-8.18 5.67c-.69 0-1.25-.56-1.25-1.25H7.25a2.504 2.504 0 002.5 2.5c1.378 0 2.5-1.121 2.5-2.5H11c0 .69-.56 1.25-1.25 1.25zM2.875 15h13.75c.554 0 .835-.642.442-1.016-1.37-1.304-2.315-2.763-2.315-6.722 0-2.632-2.238-4.762-5.002-4.762S4.75 4.63 4.75 7.262c0 3.974-.954 5.426-2.316 6.722-.391.373-.114 1.016.442 1.016z",
|
|
293
|
-
fill: "currentColor"
|
|
294
|
-
}));
|
|
295
|
-
};
|
|
296
|
-
|
|
297
|
-
IconBell.displayName = 'IconBell';
|
|
298
|
-
|
|
299
|
-
var IconBold = function IconBold(props) {
|
|
300
|
-
return React.createElement("svg", Object.assign({
|
|
301
|
-
viewBox: "0 0 20 20",
|
|
302
|
-
fill: "none",
|
|
303
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
304
|
-
}, props, {
|
|
305
|
-
"data-testid": "icon-bold",
|
|
306
|
-
style: getIconStyles(props)
|
|
307
|
-
}), React.createElement("path", {
|
|
308
|
-
d: "M13.828 9.145a4.36 4.36 0 00.516-6.614A4.375 4.375 0 0011.25 1.25H3.437a.312.312 0 00-.312.313v.625a.312.312 0 00.313.312h.937v15h-.938a.312.312 0 00-.312.313v.625a.313.313 0 00.313.312h8.437a5 5 0 001.953-9.605zM5.625 2.5h5.625a3.125 3.125 0 110 6.25H5.625V2.5zm6.25 15h-6.25V10h6.25a3.75 3.75 0 110 7.5z",
|
|
309
|
-
fill: "currentColor"
|
|
310
|
-
}));
|
|
311
|
-
};
|
|
312
|
-
|
|
313
|
-
IconBold.displayName = 'IconBold';
|
|
314
|
-
|
|
315
|
-
var IconBolt = function IconBolt(props) {
|
|
316
|
-
return React.createElement("svg", Object.assign({
|
|
317
|
-
viewBox: "0 0 20 20",
|
|
318
|
-
fill: "none",
|
|
319
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
320
|
-
}, props, {
|
|
321
|
-
"data-testid": "icon-bolt",
|
|
322
|
-
style: getIconStyles(props)
|
|
323
|
-
}), React.createElement("g", {
|
|
324
|
-
clipPath: "url(#icon-bolt_svg__clip0_9485:49351)"
|
|
325
|
-
}, React.createElement("path", {
|
|
326
|
-
d: "M15.313 6.25h-4.508l1.664-5.07A.941.941 0 0011.563 0H5.938a.939.939 0 00-.93.813l-1.25 9.374a.94.94 0 00.93 1.063h4.637l-1.801 7.598a.936.936 0 001.723.683l6.875-11.875a.936.936 0 00-.81-1.406z",
|
|
327
|
-
fill: "currentColor"
|
|
328
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
329
|
-
id: "icon-bolt_svg__clip0_9485:49351"
|
|
330
|
-
}, React.createElement("path", {
|
|
331
|
-
fill: "#fff",
|
|
332
|
-
d: "M0 0h20v20H0z"
|
|
333
|
-
}))));
|
|
334
|
-
};
|
|
335
|
-
|
|
336
|
-
IconBolt.displayName = 'IconBolt';
|
|
337
|
-
|
|
338
|
-
var IconBook = function IconBook(props) {
|
|
339
|
-
return React.createElement("svg", Object.assign({
|
|
340
|
-
viewBox: "0 0 20 20",
|
|
341
|
-
fill: "none",
|
|
342
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
343
|
-
}, props, {
|
|
344
|
-
"data-testid": "icon-book",
|
|
345
|
-
style: getIconStyles(props)
|
|
346
|
-
}), React.createElement("path", {
|
|
347
|
-
fillRule: "evenodd",
|
|
348
|
-
clipRule: "evenodd",
|
|
349
|
-
d: "M18.152 18.75h.13a.47.47 0 01.468.469v.312a.47.47 0 01-.469.469H4.375a3.124 3.124 0 01-3.125-3.125V3.125A3.124 3.124 0 014.375 0h13.438c.519 0 .937.418.937.938v14.374c0 .391-.242.727-.582.868-.14.629-.172 1.78-.016 2.57zM8.594 6.25h6.562a.47.47 0 00.469-.469V5.47A.47.47 0 0015.156 5H8.594a.47.47 0 00-.469.469v.312c0 .258.21.469.469.469zm7.031 1.719v.312a.47.47 0 01-.469.469H8.594a.47.47 0 01-.469-.469V7.97a.47.47 0 01.469-.469h6.562a.47.47 0 01.469.469zM17.5 15H6.25V1.25H17.5V15zm-15 .625A3.126 3.126 0 014.375 15H5V1.25h-.625C3.34 1.25 2.5 2.09 2.5 3.125v12.5zm14.543.625a8.929 8.929 0 000 2.5H4.375c-2.5 0-2.5-2.5 0-2.5h12.668z",
|
|
350
|
-
fill: "currentColor"
|
|
351
|
-
}));
|
|
352
|
-
};
|
|
353
|
-
|
|
354
|
-
IconBook.displayName = 'IconBook';
|
|
355
|
-
|
|
356
|
-
var IconBriefcase = function IconBriefcase(props) {
|
|
357
|
-
return React.createElement("svg", Object.assign({
|
|
358
|
-
viewBox: "0 0 20 20",
|
|
359
|
-
fill: "none",
|
|
360
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
361
|
-
}, props, {
|
|
362
|
-
"data-testid": "icon-briefcase",
|
|
363
|
-
style: getIconStyles(props)
|
|
364
|
-
}), React.createElement("path", {
|
|
365
|
-
d: "M18.125 5H13.75V2.187a.937.937 0 00-.938-.937H7.189a.937.937 0 00-.938.938V5H1.875C.839 5 0 5.84 0 6.875v10c0 1.035.84 1.875 1.875 1.875h16.25c1.035 0 1.875-.84 1.875-1.875v-10C20 5.839 19.16 5 18.125 5zM7.5 2.5h5V5h-5V2.5zm11.25 14.375c0 .345-.28.625-.625.625H1.875a.626.626 0 01-.625-.625V11.25H7.5v1.563c0 .517.42.937.938.937h3.124c.518 0 .938-.42.938-.938V11.25h6.25v5.625zm-10-4.375v-1.25h2.5v1.25h-2.5zm10-2.5H1.25V6.875c0-.345.28-.625.625-.625h16.25c.345 0 .625.28.625.625V10z",
|
|
366
|
-
fill: "currentColor"
|
|
367
|
-
}));
|
|
368
|
-
};
|
|
369
|
-
|
|
370
|
-
IconBriefcase.displayName = 'IconBriefcase';
|
|
371
|
-
|
|
372
|
-
var IconBullseyeArrow = function IconBullseyeArrow(props) {
|
|
373
|
-
return React.createElement("svg", Object.assign({
|
|
374
|
-
viewBox: "0 0 20 20",
|
|
375
|
-
fill: "none",
|
|
376
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
377
|
-
}, props, {
|
|
378
|
-
"data-testid": "icon-bullseye-arrow",
|
|
379
|
-
style: getIconStyles(props)
|
|
380
|
-
}), React.createElement("path", {
|
|
381
|
-
fillRule: "evenodd",
|
|
382
|
-
clipRule: "evenodd",
|
|
383
|
-
d: "M18.213 8.097l1.022-1.023A9.687 9.687 0 0110 19.687 9.687 9.687 0 01.312 10 9.687 9.687 0 0112.927.764l-1.023 1.023A8.396 8.396 0 0010 1.563c-4.652 0-8.438 3.785-8.438 8.437 0 4.652 3.786 8.438 8.438 8.438 4.652 0 8.438-3.786 8.438-8.438 0-.655-.083-1.29-.225-1.903zm-5.985-4.24l.936 2.095-3.606 3.606a.625.625 0 10.883.884l3.607-3.607 2.094.936a.803.803 0 00.822-.194l2.488-2.487a.803.803 0 00-.315-1.33l-2.174-.724L16.24.862a.799.799 0 00-1.33-.314l-2.486 2.487a.804.804 0 00-.194.822zm3.054-1.914l.496 1.488.198.593.593.198 1.488.496-1.755 1.755-1.918-.857-.856-1.917 1.754-1.756zm-4.239 2.309a2.072 2.072 0 01-.105-.564l-.06-.01A5.961 5.961 0 0010 3.595 6.403 6.403 0 003.594 10 6.403 6.403 0 0010 16.406 6.403 6.403 0 0016.406 10c0-.314-.045-.615-.09-.916l-.005-.036a2.048 2.048 0 01-.584-.098c-.004 0-.007-.002-.01-.003a5.308 5.308 0 01-.32-.14l-.457-.204c.126.447.216.91.216 1.397A5.162 5.162 0 0110 15.156 5.162 5.162 0 014.844 10 5.162 5.162 0 0110 4.844c.488 0 .95.09 1.397.217l-.201-.45c-.122-.273-.134-.3-.143-.328a.327.327 0 01-.01-.031zM6.875 10A3.129 3.129 0 0110 6.875c.125 0 .245.017.366.034l.064.01-1.756 1.755a1.877 1.877 0 001.325 3.2c.518.001.986-.21 1.326-.549l1.757-1.755.009.064c.017.12.034.241.034.366A3.129 3.129 0 0110 13.125 3.129 3.129 0 016.875 10z",
|
|
384
|
-
fill: "currentColor"
|
|
385
|
-
}));
|
|
386
|
-
};
|
|
387
|
-
|
|
388
|
-
IconBullseyeArrow.displayName = 'IconBullseyeArrow';
|
|
389
|
-
|
|
390
|
-
var IconCalculator = function IconCalculator(props) {
|
|
391
|
-
return React.createElement("svg", Object.assign({
|
|
392
|
-
viewBox: "0 0 20 20",
|
|
393
|
-
fill: "none",
|
|
394
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
395
|
-
}, props, {
|
|
396
|
-
"data-testid": "icon-calculator",
|
|
397
|
-
style: getIconStyles(props)
|
|
398
|
-
}), React.createElement("path", {
|
|
399
|
-
fillRule: "evenodd",
|
|
400
|
-
clipRule: "evenodd",
|
|
401
|
-
d: "M3.125 0h13.75c1 0 1.875.875 1.875 1.875v16.25c0 1-.875 1.875-1.875 1.875H3.125c-1 0-1.875-.875-1.875-1.875V1.875C1.25.875 2.125 0 3.125 0zm1.25 17.5h11.25c.345 0 .625-.28.625-.625v-7.5a.625.625 0 00-.625-.625H4.375a.625.625 0 00-.625.625v7.5c0 .345.28.625.625.625zm8.125-3.75V10H15v6.25h-2.5v-2.5zM11.25 10h-2.5v2.5h2.5V10zm-2.5 3.75h2.5v2.5h-2.5v-2.5zM7.5 10H5v2.5h2.5V10zM5 13.75h2.5v2.5H5v-2.5zm12.5 4.375c0 .31-.315.625-.625.625H3.125c-.31 0-.625-.315-.625-.625V7.5h15v10.625zM2.5 6.25h15V1.875c0-.31-.315-.625-.625-.625H3.125c-.31 0-.625.315-.625.625V6.25z",
|
|
402
|
-
fill: "currentColor"
|
|
403
|
-
}));
|
|
404
|
-
};
|
|
405
|
-
|
|
406
|
-
IconCalculator.displayName = 'IconCalculator';
|
|
407
|
-
|
|
408
|
-
var IconCalendarAlt = function IconCalendarAlt(props) {
|
|
409
|
-
return React.createElement("svg", Object.assign({
|
|
410
|
-
viewBox: "0 0 20 20",
|
|
411
|
-
fill: "none",
|
|
412
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
413
|
-
}, props, {
|
|
414
|
-
"data-testid": "icon-calendar-alt",
|
|
415
|
-
style: getIconStyles(props)
|
|
416
|
-
}), React.createElement("path", {
|
|
417
|
-
fillRule: "evenodd",
|
|
418
|
-
clipRule: "evenodd",
|
|
419
|
-
d: "M17.292 2.5h-1.875V.469A.47.47 0 0014.948 0h-.312a.47.47 0 00-.469.469V2.5h-7.5V.469A.47.47 0 006.198 0h-.312a.47.47 0 00-.469.469V2.5H3.542c-1.035 0-1.875.84-1.875 1.875v13.75c0 1.035.84 1.875 1.875 1.875h13.75c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.035-.84-1.875-1.875-1.875zM3.542 3.75h13.75c.344 0 .625.281.625.625V6.25h-15V4.375c0-.344.281-.625.625-.625zm0 15h13.75a.627.627 0 00.625-.625V7.5h-15v10.625c0 .344.281.625.625.625zm3.906-6.25H5.886a.47.47 0 01-.469-.469V10.47A.47.47 0 015.886 10h1.562a.47.47 0 01.469.469v1.562a.47.47 0 01-.469.469zm2.188 0h1.562a.47.47 0 00.469-.469V10.47a.47.47 0 00-.469-.469H9.636a.47.47 0 00-.469.469v1.562c0 .258.21.469.469.469zm5.312 0h-1.562a.47.47 0 01-.469-.469V10.47a.47.47 0 01.469-.469h1.562a.47.47 0 01.469.469v1.562a.47.47 0 01-.469.469zm-5.312 3.75h1.562a.47.47 0 00.469-.469V14.22a.47.47 0 00-.469-.469H9.636a.47.47 0 00-.469.469v1.562c0 .258.21.469.469.469zm-2.188 0H5.886a.47.47 0 01-.469-.469V14.22a.47.47 0 01.469-.469h1.562a.47.47 0 01.469.469v1.562a.47.47 0 01-.469.469zm5.938 0h1.562a.47.47 0 00.469-.469V14.22a.47.47 0 00-.469-.469h-1.562a.47.47 0 00-.469.469v1.562c0 .258.21.469.469.469z",
|
|
420
|
-
fill: "currentColor"
|
|
421
|
-
}));
|
|
422
|
-
};
|
|
423
|
-
|
|
424
|
-
IconCalendarAlt.displayName = 'IconCalendarAlt';
|
|
425
|
-
|
|
426
|
-
var IconCalendarCheck = function IconCalendarCheck(props) {
|
|
427
|
-
return React.createElement("svg", Object.assign({
|
|
428
|
-
viewBox: "0 0 20 20",
|
|
429
|
-
fill: "none",
|
|
430
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
431
|
-
}, props, {
|
|
432
|
-
"data-testid": "icon-calendar-check",
|
|
433
|
-
style: getIconStyles(props)
|
|
434
|
-
}), React.createElement("path", {
|
|
435
|
-
fillRule: "evenodd",
|
|
436
|
-
clipRule: "evenodd",
|
|
437
|
-
d: "M15 2.5h1.875c1.035 0 1.875.84 1.875 1.875v13.75c0 1.035-.84 1.875-1.875 1.875H3.125a1.875 1.875 0 01-1.875-1.875V4.375c0-1.036.84-1.875 1.875-1.875H5V.469C5 .209 5.21 0 5.469 0h.312c.26 0 .469.21.469.469V2.5h7.5V.469c0-.26.21-.469.469-.469h.312c.26 0 .469.21.469.469V2.5zm1.875 1.25H3.125a.626.626 0 00-.625.625V6.25h15V4.375a.626.626 0 00-.625-.625zm0 15H3.125a.626.626 0 01-.625-.625V7.5h15v10.625c0 .345-.28.625-.625.625zm-7.862-2.392l5.266-5.223a.47.47 0 00.002-.663l-.33-.333a.469.469 0 00-.664-.003l-4.6 4.564-1.97-1.976a.47.47 0 00-.664 0l-.332.33a.47.47 0 00-.001.664l2.63 2.639a.469.469 0 00.663.001z",
|
|
438
|
-
fill: "currentColor"
|
|
439
|
-
}));
|
|
440
|
-
};
|
|
441
|
-
|
|
442
|
-
IconCalendarCheck.displayName = 'IconCalendarCheck';
|
|
443
|
-
|
|
444
|
-
var IconCalendarDay = function IconCalendarDay(props) {
|
|
445
|
-
return React.createElement("svg", Object.assign({
|
|
446
|
-
viewBox: "0 0 20 20",
|
|
447
|
-
fill: "none",
|
|
448
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
449
|
-
}, props, {
|
|
450
|
-
"data-testid": "icon-calendar-day",
|
|
451
|
-
style: getIconStyles(props)
|
|
452
|
-
}), React.createElement("g", {
|
|
453
|
-
clipPath: "url(#icon-calendar-day_svg__clip0_5696:12)"
|
|
454
|
-
}, React.createElement("path", {
|
|
455
|
-
d: "M16.625 2.5H14.75V.312A.313.313 0 0014.437 0h-.624a.313.313 0 00-.313.313V2.5H6V.312A.313.313 0 005.687 0h-.625a.313.313 0 00-.312.313V2.5H2.875C1.84 2.5 1 3.34 1 4.375v13.75C1 19.16 1.84 20 2.875 20h13.75c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.035-.84-1.875-1.875-1.875zm.625 15.625a.627.627 0 01-.625.625H2.875a.627.627 0 01-.625-.625V7.5h15v10.625zm0-11.875h-15V4.375c0-.344.281-.625.625-.625h13.75c.344 0 .625.281.625.625V6.25zM5.375 15h3.75a.627.627 0 00.625-.625v-3.75A.627.627 0 009.125 10h-3.75a.627.627 0 00-.625.625v3.75c0 .344.281.625.625.625zM6 11.25h2.5v2.5H6v-2.5z",
|
|
456
|
-
fill: "currentColor"
|
|
457
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
458
|
-
id: "icon-calendar-day_svg__clip0_5696:12"
|
|
459
|
-
}, React.createElement("path", {
|
|
460
|
-
fill: "#fff",
|
|
461
|
-
transform: "translate(1)",
|
|
462
|
-
d: "M0 0h17.5v20H0z"
|
|
463
|
-
}))));
|
|
464
|
-
};
|
|
465
|
-
|
|
466
|
-
IconCalendarDay.displayName = 'IconCalendarDay';
|
|
467
|
-
|
|
468
|
-
var IconCalendarExclamation = function IconCalendarExclamation(props) {
|
|
469
|
-
return React.createElement("svg", Object.assign({
|
|
470
|
-
viewBox: "0 0 20 20",
|
|
471
|
-
fill: "none",
|
|
472
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
473
|
-
}, props, {
|
|
474
|
-
"data-testid": "icon-calendar-exclamation",
|
|
475
|
-
style: getIconStyles(props)
|
|
476
|
-
}), React.createElement("path", {
|
|
477
|
-
d: "M17.857 2.5h-2.143V.469c0-.258-.24-.469-.535-.469h-.358c-.294 0-.535.21-.535.469V2.5H5.714V.469C5.714.21 5.474 0 5.18 0H4.82c-.294 0-.535.21-.535.469V2.5H2.143C.96 2.5 0 3.34 0 4.375v13.75C0 19.16.96 20 2.143 20h15.714C19.04 20 20 19.16 20 18.125V4.375C20 3.34 19.04 2.5 17.857 2.5zM2.143 3.75h15.714c.393 0 .714.281.714.625V6.25H1.43V4.375c0-.344.321-.625.714-.625zm15.714 15H2.143c-.393 0-.714-.281-.714-.625V7.5H18.57v10.625c0 .344-.321.625-.714.625zm-8.361-10h1.008c.309 0 .554.227.536.496l-.299 4.688c-.018.25-.25.441-.536.441H9.79c-.286 0-.518-.195-.536-.441l-.299-4.688c-.013-.27.232-.496.54-.496zm1.754 7.5c0 .605-.558 1.094-1.25 1.094s-1.25-.489-1.25-1.094c0-.605.558-1.094 1.25-1.094s1.25.489 1.25 1.094z",
|
|
478
|
-
fill: "currentColor"
|
|
479
|
-
}));
|
|
480
|
-
};
|
|
481
|
-
|
|
482
|
-
IconCalendarExclamation.displayName = 'IconCalendarExclamation';
|
|
483
|
-
|
|
484
|
-
var IconCalendarTomorrow = function IconCalendarTomorrow(props) {
|
|
485
|
-
return React.createElement("svg", Object.assign({
|
|
486
|
-
viewBox: "0 0 20 20",
|
|
487
|
-
fill: "none",
|
|
488
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
489
|
-
}, props, {
|
|
490
|
-
"data-testid": "icon-calendar-tomorrow",
|
|
491
|
-
style: getIconStyles(props)
|
|
492
|
-
}), React.createElement("g", {
|
|
493
|
-
clipPath: "url(#icon-calendar-tomorrow_svg__clip0_5696:19)",
|
|
494
|
-
fill: "currentColor"
|
|
495
|
-
}, React.createElement("path", {
|
|
496
|
-
d: "M16.625 2.5H14.75V.312A.313.313 0 0014.437 0h-.624a.313.313 0 00-.313.313V2.5H6V.312A.313.313 0 005.687 0h-.625a.313.313 0 00-.312.313V2.5H2.875C1.84 2.5 1 3.34 1 4.375v13.75C1 19.16 1.84 20 2.875 20h13.75c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.035-.84-1.875-1.875-1.875zm.625 15.625a.627.627 0 01-.625.625H2.875a.627.627 0 01-.625-.625V7.5h15v10.625zm0-11.875h-15V4.375c0-.344.281-.625.625-.625h13.75c.344 0 .625.281.625.625V6.25zM11.375 15h3.75a.627.627 0 00.625-.625v-3.75a.627.627 0 00-.625-.625h-3.75a.627.627 0 00-.625.625v3.75c0 .344.281.625.625.625zM12 11.25h2.5v2.5H12v-2.5z"
|
|
497
|
-
}), React.createElement("path", {
|
|
498
|
-
d: "M8.125 15h-3.75a.627.627 0 01-.625-.625v-3.75c0-.344.281-.625.625-.625h3.75c.344 0 .625.281.625.625v3.75a.627.627 0 01-.625.625z"
|
|
499
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
500
|
-
id: "icon-calendar-tomorrow_svg__clip0_5696:19"
|
|
501
|
-
}, React.createElement("path", {
|
|
502
|
-
fill: "#fff",
|
|
503
|
-
transform: "translate(1)",
|
|
504
|
-
d: "M0 0h17.5v20H0z"
|
|
505
|
-
}))));
|
|
506
|
-
};
|
|
507
|
-
|
|
508
|
-
IconCalendarTomorrow.displayName = 'IconCalendarTomorrow';
|
|
509
|
-
|
|
510
|
-
var IconCalendar = function IconCalendar(props) {
|
|
511
|
-
return React.createElement("svg", Object.assign({
|
|
512
|
-
viewBox: "0 0 20 20",
|
|
513
|
-
fill: "none",
|
|
514
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
515
|
-
}, props, {
|
|
516
|
-
"data-testid": "icon-calendar",
|
|
517
|
-
style: getIconStyles(props)
|
|
518
|
-
}), React.createElement("path", {
|
|
519
|
-
fillRule: "evenodd",
|
|
520
|
-
clipRule: "evenodd",
|
|
521
|
-
d: "M16.875 2.5H15V.469A.469.469 0 0014.531 0h-.312a.469.469 0 00-.469.469V2.5h-7.5V.469A.469.469 0 005.781 0H5.47A.469.469 0 005 .469V2.5H3.125c-1.036 0-1.875.84-1.875 1.875v13.75C1.25 19.16 2.09 20 3.125 20h13.75c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.036-.84-1.875-1.875-1.875zM3.125 3.75h13.75c.345 0 .625.28.625.625V6.25h-15V4.375c0-.345.28-.625.625-.625zm0 15h13.75c.345 0 .625-.28.625-.625V7.5h-15v10.625c0 .345.28.625.625.625z",
|
|
522
|
-
fill: "currentColor"
|
|
523
|
-
}));
|
|
524
|
-
};
|
|
525
|
-
|
|
526
|
-
IconCalendar.displayName = 'IconCalendar';
|
|
527
|
-
|
|
528
|
-
var IconCameraSlash = function IconCameraSlash(props) {
|
|
529
|
-
return React.createElement("svg", Object.assign({
|
|
530
|
-
viewBox: "0 0 20 20",
|
|
531
|
-
fill: "none",
|
|
532
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
533
|
-
}, props, {
|
|
534
|
-
"data-testid": "icon-camera-slash",
|
|
535
|
-
style: getIconStyles(props)
|
|
536
|
-
}), React.createElement("path", {
|
|
537
|
-
d: "M19.905 17.838l-1.975-1.702V5.766c0-.906-.671-1.641-1.5-1.641h-2.75l-.446-1.3c-.182-.536-.647-.888-1.17-.888H7.972c-.625 0-1.184.424-1.403 1.063L6.18 4.125H3.984L.718 1.312a.232.232 0 00-.35.04l-.313.428a.289.289 0 00.038.383L7.009 8.12c-.004.003-.004.006-.007.006l.788.677c.003-.003.003-.007.006-.007l4.319 3.72c-.003.003-.003.006-.006.006l.787.677c.003-.003.003-.007.006-.007l6.382 5.496c.109.096.265.076.35-.04l.312-.428a.29.29 0 00-.04-.383zM8.572 8.073c.4-.253.866-.397 1.36-.397 1.515 0 2.75 1.35 2.75 3.008 0 .29-.038.571-.11.834l-4-3.445zm1.36-1.487c-.82 0-1.576.287-2.191.772l-2.485-2.14h1.622l.628-1.832a.505.505 0 01.47-.355h4.093c.103 0 .197.072.234.178l.691 2.01h3.44c.276 0 .5.246.5.547v9.509l-3.527-3.039a4.437 4.437 0 00.278-1.548c-.003-2.263-1.685-4.102-3.754-4.102zM3.43 16.153c-.274 0-.5-.246-.5-.547V6.005l-1-.79v10.388c0 .906.673 1.64 1.5 1.64h12.55l-1.268-1.093H3.431v.003z",
|
|
538
|
-
fill: "currentColor"
|
|
539
|
-
}), React.createElement("path", {
|
|
540
|
-
d: "M6.487 9.072a4.438 4.438 0 00-.303 1.617c0 2.263 1.68 4.102 3.75 4.102.84 0 1.618-.305 2.243-.817l-.825-.711a2.57 2.57 0 01-1.418.434c-1.516 0-2.75-1.35-2.75-3.008 0-.314.043-.622.128-.906l-.825-.71z",
|
|
541
|
-
fill: "currentColor"
|
|
542
|
-
}));
|
|
543
|
-
};
|
|
544
|
-
|
|
545
|
-
IconCameraSlash.displayName = 'IconCameraSlash';
|
|
546
|
-
|
|
547
|
-
var IconCamera = function IconCamera(props) {
|
|
548
|
-
return React.createElement("svg", Object.assign({
|
|
549
|
-
viewBox: "0 0 20 20",
|
|
550
|
-
fill: "none",
|
|
551
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
552
|
-
}, props, {
|
|
553
|
-
"data-testid": "icon-camera",
|
|
554
|
-
style: getIconStyles(props)
|
|
555
|
-
}), React.createElement("path", {
|
|
556
|
-
d: "M12.668 2.5c.129 0 .246.082.293.203L13.824 5h4.301c.344 0 .625.281.625.625v11.25a.627.627 0 01-.625.625H1.875a.627.627 0 01-.625-.625V5.625c0-.344.281-.625.625-.625H6.18l.785-2.094A.626.626 0 017.55 2.5h5.117zm0-1.25H7.551c-.781 0-1.48.484-1.754 1.215L5.313 3.75H1.874C.84 3.75 0 4.59 0 5.625v11.25c0 1.035.84 1.875 1.875 1.875h16.25c1.035 0 1.875-.84 1.875-1.875V5.625c0-1.035-.84-1.875-1.875-1.875h-3.438l-.558-1.484a1.553 1.553 0 00-1.461-1.016zM10 15.938a4.691 4.691 0 01-4.688-4.688A4.691 4.691 0 0110 6.562a4.691 4.691 0 014.688 4.688A4.691 4.691 0 0110 15.938zm0-8.126a3.443 3.443 0 00-3.438 3.438A3.443 3.443 0 0010 14.688a3.443 3.443 0 003.438-3.438A3.443 3.443 0 0010 7.812z",
|
|
557
|
-
fill: "currentColor"
|
|
558
|
-
}));
|
|
559
|
-
};
|
|
560
|
-
|
|
561
|
-
IconCamera.displayName = 'IconCamera';
|
|
562
|
-
|
|
563
|
-
var IconCashRegister = function IconCashRegister(props) {
|
|
564
|
-
return React.createElement("svg", Object.assign({
|
|
565
|
-
viewBox: "0 0 20 20",
|
|
566
|
-
fill: "none",
|
|
567
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
568
|
-
}, props, {
|
|
569
|
-
"data-testid": "icon-cash-register",
|
|
570
|
-
style: getIconStyles(props)
|
|
571
|
-
}), React.createElement("path", {
|
|
572
|
-
d: "M9.063 9.688a.627.627 0 00-.626-.626h-.624a.627.627 0 00-.625.626v.624c0 .344.28.626.625.626h.625a.627.627 0 00.624-.626v-.624zm-3.75 0a.627.627 0 00-.625-.626h-.625a.627.627 0 00-.625.626v.624c0 .344.28.626.624.626h.625a.627.627 0 00.625-.626v-.624zm1.25 1.874h-.625a.627.627 0 00-.625.626v.624c0 .344.28.626.625.626h.625a.627.627 0 00.625-.626v-.624a.627.627 0 00-.625-.626zm3.75 0h-.626a.627.627 0 00-.624.626v.624c0 .344.28.626.624.626h.626a.627.627 0 00.624-.626v-.624a.627.627 0 00-.624-.626zm2.5-1.874a.627.627 0 00-.626-.626h-.624a.627.627 0 00-.626.626v.624c0 .344.282.626.626.626h.624a.627.627 0 00.626-.626v-.624zm7.164 5.136L18.98 7.86a1.876 1.876 0 00-1.855-1.609H7.5v-2.5h3.125a.627.627 0 00.625-.625v-2.5A.627.627 0 0010.625 0h-7.5A.627.627 0 002.5.625v2.5c0 .344.281.625.625.625H6.25v2.5H2.875c-.934 0-1.723.688-1.855 1.61l-.997 6.964A2.673 2.673 0 000 15.18v2.945C0 19.16.84 20 1.875 20h16.25C19.16 20 20 19.16 20 18.125v-2.95c0-.116-.008-.234-.023-.35zM3.75 2.5V1.25H10V2.5H3.75zM2.258 8.035a.626.626 0 01.617-.535h14.246c.309 0 .574.23.617.535l1 6.965H1.262l.996-6.965zm16.492 10.09a.627.627 0 01-.625.625H1.875a.627.627 0 01-.625-.625V16.25h17.5v1.875zm-2.813-9.063h-.624a.627.627 0 00-.626.626v.624c0 .344.282.626.626.626h.624a.627.627 0 00.626-.626v-.624a.627.627 0 00-.625-.626zm-1.874 2.5h-.626a.627.627 0 00-.624.626v.624c0 .344.28.626.624.626h.626a.627.627 0 00.624-.626v-.624a.627.627 0 00-.624-.626z",
|
|
573
|
-
fill: "currentColor"
|
|
574
|
-
}));
|
|
575
|
-
};
|
|
576
|
-
|
|
577
|
-
IconCashRegister.displayName = 'IconCashRegister';
|
|
578
|
-
|
|
579
|
-
var IconChartBar = function IconChartBar(props) {
|
|
580
|
-
return React.createElement("svg", Object.assign({
|
|
581
|
-
viewBox: "0 0 20 20",
|
|
582
|
-
fill: "none",
|
|
583
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
584
|
-
}, props, {
|
|
585
|
-
"data-testid": "icon-chart-bar",
|
|
586
|
-
style: getIconStyles(props)
|
|
587
|
-
}), React.createElement("path", {
|
|
588
|
-
fillRule: "evenodd",
|
|
589
|
-
clipRule: "evenodd",
|
|
590
|
-
d: "M1.25 16.25h18.438c.172 0 .312.14.312.313v.625c0 .172-.14.312-.313.312H.625A.625.625 0 010 16.875V2.812C0 2.64.14 2.5.313 2.5h.625c.172 0 .312.14.312.313V16.25zm15.313-2.5h.625c.171 0 .312-.14.312-.313V4.063a.313.313 0 00-.313-.313h-.625a.313.313 0 00-.312.313v9.375c0 .171.14.312.313.312zm-3.75 0h.624c.172 0 .313-.14.313-.313V7.814a.313.313 0 00-.313-.313h-.624a.313.313 0 00-.313.313v5.625c0 .171.14.312.313.312zm-6.876 0h-.625A.313.313 0 015 13.437v-3.124c0-.172.14-.313.313-.313h.625c.171 0 .312.14.312.313v3.124c0 .172-.14.313-.313.313zm3.125 0h.626c.171 0 .312-.14.312-.313V5.313A.313.313 0 009.687 5h-.624a.313.313 0 00-.313.313v8.125c0 .171.14.312.313.312z",
|
|
591
|
-
fill: "currentColor"
|
|
592
|
-
}));
|
|
593
|
-
};
|
|
594
|
-
|
|
595
|
-
IconChartBar.displayName = 'IconChartBar';
|
|
596
|
-
|
|
597
|
-
var IconCheck = function IconCheck(props) {
|
|
598
|
-
return React.createElement("svg", Object.assign({
|
|
599
|
-
viewBox: "0 0 20 20",
|
|
600
|
-
fill: "none",
|
|
601
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
602
|
-
}, props, {
|
|
603
|
-
"data-testid": "icon-check",
|
|
604
|
-
style: getIconStyles(props)
|
|
605
|
-
}), React.createElement("path", {
|
|
606
|
-
fillRule: "evenodd",
|
|
607
|
-
clipRule: "evenodd",
|
|
608
|
-
d: "M7.324 16.832a.827.827 0 01-1.169-.005L.24 10.864a.827.827 0 01.004-1.169l.587-.582a.827.827 0 011.17.005l4.75 4.79L18.01 2.74a.827.827 0 011.17.004l.581.587a.826.826 0 01-.005 1.17L7.325 16.831z",
|
|
609
|
-
fill: "currentColor"
|
|
610
|
-
}));
|
|
611
|
-
};
|
|
612
|
-
|
|
613
|
-
IconCheck.displayName = 'IconCheck';
|
|
614
|
-
|
|
615
|
-
var IconChevronDown = function IconChevronDown(props) {
|
|
616
|
-
return React.createElement("svg", Object.assign({
|
|
617
|
-
viewBox: "0 0 20 20",
|
|
618
|
-
fill: "none",
|
|
619
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
620
|
-
}, props, {
|
|
621
|
-
"data-testid": "icon-chevron-down",
|
|
622
|
-
style: getIconStyles(props)
|
|
623
|
-
}), React.createElement("path", {
|
|
624
|
-
fillRule: "evenodd",
|
|
625
|
-
clipRule: "evenodd",
|
|
626
|
-
d: "M9.502 14.778L1.873 6.57a.783.783 0 01-.206-.537c0-.202.073-.393.206-.536l.256-.275a.671.671 0 01.997 0L10 12.62l6.874-7.397A.676.676 0 0117.374 5c.188 0 .365.079.498.222l.256.275a.787.787 0 01.206.536.787.787 0 01-.206.537l-7.63 8.208a.67.67 0 01-.996 0z",
|
|
627
|
-
fill: "currentColor"
|
|
628
|
-
}));
|
|
629
|
-
};
|
|
630
|
-
|
|
631
|
-
IconChevronDown.displayName = 'IconChevronDown';
|
|
632
|
-
|
|
633
|
-
var IconChevronLeft = function IconChevronLeft(props) {
|
|
634
|
-
return React.createElement("svg", Object.assign({
|
|
635
|
-
viewBox: "0 0 20 20",
|
|
636
|
-
fill: "none",
|
|
637
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
638
|
-
}, props, {
|
|
639
|
-
"data-testid": "icon-chevron-left",
|
|
640
|
-
style: getIconStyles(props)
|
|
641
|
-
}), React.createElement("path", {
|
|
642
|
-
fillRule: "evenodd",
|
|
643
|
-
clipRule: "evenodd",
|
|
644
|
-
d: "M5.222 9.502l8.208-7.629a.783.783 0 01.537-.206c.202 0 .393.073.536.206l.275.256a.671.671 0 010 .997L7.38 10l7.397 6.875c.143.133.222.31.222.498a.677.677 0 01-.222.499l-.275.255a.787.787 0 01-.536.206.787.787 0 01-.537-.206L5.222 10.5a.671.671 0 010-.997z",
|
|
645
|
-
fill: "currentColor"
|
|
646
|
-
}));
|
|
647
|
-
};
|
|
648
|
-
|
|
649
|
-
IconChevronLeft.displayName = 'IconChevronLeft';
|
|
650
|
-
|
|
651
|
-
var IconChevronRight = function IconChevronRight(props) {
|
|
652
|
-
return React.createElement("svg", Object.assign({
|
|
653
|
-
viewBox: "0 0 20 20",
|
|
654
|
-
fill: "none",
|
|
655
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
656
|
-
}, props, {
|
|
657
|
-
"data-testid": "icon-chevron-right",
|
|
658
|
-
style: getIconStyles(props)
|
|
659
|
-
}), React.createElement("path", {
|
|
660
|
-
fillRule: "evenodd",
|
|
661
|
-
clipRule: "evenodd",
|
|
662
|
-
d: "M14.778 10.498L6.57 18.127a.784.784 0 01-.537.206.784.784 0 01-.536-.206l-.275-.256a.671.671 0 010-.997L12.62 10 5.222 3.125A.676.676 0 015 2.627c0-.189.079-.366.222-.499l.275-.255a.787.787 0 01.536-.206c.195 0 .389.068.537.206L14.778 9.5a.671.671 0 010 .997z",
|
|
663
|
-
fill: "currentColor"
|
|
664
|
-
}));
|
|
665
|
-
};
|
|
666
|
-
|
|
667
|
-
IconChevronRight.displayName = 'IconChevronRight';
|
|
668
|
-
|
|
669
|
-
var IconChevronUp = function IconChevronUp(props) {
|
|
670
|
-
return React.createElement("svg", Object.assign({
|
|
671
|
-
viewBox: "0 0 20 20",
|
|
672
|
-
fill: "none",
|
|
673
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
674
|
-
}, props, {
|
|
675
|
-
"data-testid": "icon-chevron-up",
|
|
676
|
-
style: getIconStyles(props)
|
|
677
|
-
}), React.createElement("path", {
|
|
678
|
-
fillRule: "evenodd",
|
|
679
|
-
clipRule: "evenodd",
|
|
680
|
-
d: "M9.502 5.222L1.873 13.43a.783.783 0 00-.206.537c0 .202.073.393.206.536l.256.275a.671.671 0 00.997 0L10 7.38l6.874 7.397c.133.143.31.222.499.222a.676.676 0 00.498-.222l.256-.275a.787.787 0 00.206-.536.787.787 0 00-.206-.537l-7.63-8.208a.67.67 0 00-.996 0z",
|
|
681
|
-
fill: "currentColor"
|
|
682
|
-
}));
|
|
683
|
-
};
|
|
684
|
-
|
|
685
|
-
IconChevronUp.displayName = 'IconChevronUp';
|
|
686
|
-
|
|
687
|
-
var IconClipboardList = function IconClipboardList(props) {
|
|
688
|
-
return React.createElement("svg", Object.assign({
|
|
689
|
-
viewBox: "0 0 20 20",
|
|
690
|
-
fill: "none",
|
|
691
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
692
|
-
}, props, {
|
|
693
|
-
"data-testid": "icon-clipboard-list",
|
|
694
|
-
style: getIconStyles(props)
|
|
695
|
-
}), React.createElement("path", {
|
|
696
|
-
fillRule: "evenodd",
|
|
697
|
-
clipRule: "evenodd",
|
|
698
|
-
d: "M12.164 2.5h3.461c1.035 0 1.875.84 1.875 1.875v13.75c0 1.035-.84 1.875-1.875 1.875H4.375A1.875 1.875 0 012.5 18.125V4.375C2.5 3.34 3.34 2.5 4.375 2.5h3.46A2.189 2.189 0 0110 0a2.189 2.189 0 012.165 2.5zM5.938 10c0-.52.417-.938.937-.938s.938.418.938.938-.418.938-.938.938A.935.935 0 015.937 10zm7.5-.625H9.061a.313.313 0 00-.312.313v.624c0 .172.14.313.313.313h4.374c.172 0 .313-.14.313-.313v-.624a.313.313 0 00-.313-.313zm0 3.75H9.061a.313.313 0 00-.312.313v.624c0 .172.14.313.313.313h4.374c.172 0 .313-.14.313-.313v-.624a.313.313 0 00-.313-.313zm-6.563-.313a.935.935 0 00-.938.938c0 .52.418.938.938.938s.938-.418.938-.938a.935.935 0 00-.938-.938zM10 1.25c.52 0 .938.418.938.938 0 .519-.418.937-.938.937a.935.935 0 01-.938-.938c0-.519.418-.937.938-.937zm5.625 17.5a.627.627 0 00.625-.625V4.375a.627.627 0 00-.625-.625H13.75v.781a.47.47 0 01-.469.469H6.72a.47.47 0 01-.469-.469V3.75H4.375a.627.627 0 00-.625.625v13.75c0 .344.281.625.625.625h11.25z",
|
|
699
|
-
fill: "currentColor"
|
|
700
|
-
}));
|
|
701
|
-
};
|
|
702
|
-
|
|
703
|
-
IconClipboardList.displayName = 'IconClipboardList';
|
|
704
|
-
|
|
705
|
-
var IconClock = function IconClock(props) {
|
|
706
|
-
return React.createElement("svg", Object.assign({
|
|
707
|
-
viewBox: "0 0 20 20",
|
|
708
|
-
fill: "none",
|
|
709
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
710
|
-
}, props, {
|
|
711
|
-
"data-testid": "icon-clock",
|
|
712
|
-
style: getIconStyles(props)
|
|
713
|
-
}), React.createElement("path", {
|
|
714
|
-
d: "M10 .313A9.686 9.686 0 00.312 10 9.686 9.686 0 0010 19.688 9.686 9.686 0 0019.688 10 9.686 9.686 0 0010 .312zM18.438 10c0 4.637-3.754 8.438-8.438 8.438-4.637 0-8.438-3.754-8.438-8.438 0-4.637 3.754-8.438 8.438-8.438 4.637 0 8.438 3.754 8.438 8.438zm-5.817 3.45L9.45 11.144a.472.472 0 01-.191-.38V4.532a.47.47 0 01.469-.468h.546a.47.47 0 01.47.468v5.715l2.753 2.004c.211.152.254.445.102.656l-.32.442a.472.472 0 01-.657.101z",
|
|
715
|
-
fill: "currentColor"
|
|
716
|
-
}));
|
|
717
|
-
};
|
|
718
|
-
|
|
719
|
-
IconClock.displayName = 'IconClock';
|
|
720
|
-
|
|
721
|
-
var IconCog = function IconCog(props) {
|
|
722
|
-
return React.createElement("svg", Object.assign({
|
|
723
|
-
viewBox: "0 0 20 20",
|
|
724
|
-
fill: "none",
|
|
725
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
726
|
-
}, props, {
|
|
727
|
-
"data-testid": "icon-cog",
|
|
728
|
-
style: getIconStyles(props)
|
|
729
|
-
}), React.createElement("path", {
|
|
730
|
-
d: "M18.855 11.69l-1.274-.735a7.63 7.63 0 000-1.91l1.274-.736a.935.935 0 00.432-1.074 9.672 9.672 0 00-2.248-3.89.938.938 0 00-1.15-.167l-1.271.734a7.584 7.584 0 00-1.654-.956v-1.47a.938.938 0 00-.722-.912 9.756 9.756 0 00-4.484 0 .938.938 0 00-.722.912v1.47a7.582 7.582 0 00-1.654.956l-1.271-.734a.938.938 0 00-1.15.167 9.671 9.671 0 00-2.248 3.89.935.935 0 00.432 1.074l1.273.736a7.624 7.624 0 000 1.91l-1.273.736a.935.935 0 00-.432 1.074 9.671 9.671 0 002.248 3.89.938.938 0 001.15.168l1.271-.735a7.58 7.58 0 001.654.956v1.47c0 .434.3.812.722.912a9.754 9.754 0 004.484 0 .938.938 0 00.722-.912v-1.47a7.59 7.59 0 001.653-.956l1.272.735a.938.938 0 001.15-.168 9.672 9.672 0 002.248-3.89.935.935 0 00-.432-1.075zm-2.558 3.925L14.49 14.57c-1.055.901-1.429 1.128-2.775 1.604v2.09a8.482 8.482 0 01-3.428 0v-2.09c-1.313-.464-1.693-.68-2.775-1.604l-1.809 1.045a8.437 8.437 0 01-1.716-2.967l1.81-1.045c-.255-1.383-.255-1.822 0-3.206l-1.81-1.045a8.444 8.444 0 011.716-2.967l1.81 1.045c1.069-.915 1.447-1.135 2.774-1.604v-2.09a8.468 8.468 0 013.428 0v2.09c1.327.469 1.705.689 2.775 1.604l1.808-1.045a8.444 8.444 0 011.716 2.967l-1.81 1.045c.256 1.384.256 1.822 0 3.206l1.81 1.045a8.438 8.438 0 01-1.716 2.967zM10 6.25A3.754 3.754 0 006.25 10 3.754 3.754 0 0010 13.75 3.754 3.754 0 0013.75 10 3.754 3.754 0 0010 6.25zm0 6.25A2.503 2.503 0 017.5 10c0-1.379 1.121-2.5 2.5-2.5s2.5 1.121 2.5 2.5-1.121 2.5-2.5 2.5z",
|
|
731
|
-
fill: "currentColor"
|
|
732
|
-
}));
|
|
733
|
-
};
|
|
734
|
-
|
|
735
|
-
IconCog.displayName = 'IconCog';
|
|
736
|
-
|
|
737
|
-
var IconCommentLines = function IconCommentLines(props) {
|
|
738
|
-
return React.createElement("svg", Object.assign({
|
|
739
|
-
viewBox: "0 0 20 20",
|
|
740
|
-
fill: "none",
|
|
741
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
742
|
-
}, props, {
|
|
743
|
-
"data-testid": "icon-comment-lines",
|
|
744
|
-
style: getIconStyles(props)
|
|
745
|
-
}), React.createElement("path", {
|
|
746
|
-
fillRule: "evenodd",
|
|
747
|
-
clipRule: "evenodd",
|
|
748
|
-
d: "M.039 9.376c0-4.48 4.468-8.109 9.98-8.109 5.513 0 9.98 3.63 9.98 8.11 0 4.479-4.467 8.108-9.98 8.108-1.279 0-2.495-.202-3.625-.557-1.135.803-3.026 1.805-5.424 1.805a.936.936 0 01-.678-1.579c.02-.016 1.228-1.318 1.81-2.854C.814 12.932.038 11.232.038 9.376zm18.713 0c0-3.781-3.918-6.861-8.733-6.861s-8.733 3.08-8.733 6.861c0 1.466.597 2.873 1.724 4.067l.534.569-.277.729c-.429 1.138-1.123 2.125-1.59 2.713 1.718-.167 3.102-.908 4-1.544l.506-.358.593.187c1.048.331 2.14.499 3.243.499 4.815 0 8.733-3.08 8.733-6.862z",
|
|
749
|
-
fill: "currentColor"
|
|
750
|
-
}), React.createElement("path", {
|
|
751
|
-
d: "M5.313 10.417h5.625c.171 0 .312.14.312.312v.625c0 .172-.14.313-.313.313H5.314A.313.313 0 015 11.354v-.625c0-.172.14-.312.313-.312zM5.313 6.667h9.375c.171 0 .312.14.312.312v.625c0 .172-.14.313-.313.313H5.313A.313.313 0 015 7.604V6.98c0-.172.14-.312.313-.312z",
|
|
752
|
-
fill: "currentColor"
|
|
753
|
-
}));
|
|
754
|
-
};
|
|
755
|
-
|
|
756
|
-
IconCommentLines.displayName = 'IconCommentLines';
|
|
757
|
-
|
|
758
|
-
var IconComment = function IconComment(props) {
|
|
759
|
-
return React.createElement("svg", Object.assign({
|
|
760
|
-
viewBox: "0 0 20 20",
|
|
761
|
-
fill: "none",
|
|
762
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
763
|
-
}, props, {
|
|
764
|
-
"data-testid": "icon-comment",
|
|
765
|
-
style: getIconStyles(props)
|
|
766
|
-
}), React.createElement("path", {
|
|
767
|
-
fillRule: "evenodd",
|
|
768
|
-
clipRule: "evenodd",
|
|
769
|
-
d: "M.04 9.376c0-4.48 4.468-8.109 9.98-8.109 5.513 0 9.98 3.63 9.98 8.11 0 4.479-4.467 8.108-9.98 8.108-1.279 0-2.495-.202-3.626-.557-1.134.803-3.025 1.805-5.423 1.805a.936.936 0 01-.678-1.579c.02-.016 1.228-1.318 1.81-2.854C.815 12.932.04 11.232.04 9.376zm18.713 0c0-3.781-3.918-6.861-8.733-6.861s-8.733 3.08-8.733 6.861c0 1.466.597 2.873 1.723 4.067l.535.569-.277.729c-.429 1.138-1.123 2.125-1.59 2.713 1.718-.167 3.102-.908 4-1.544l.506-.358.593.187c1.048.331 2.14.499 3.243.499 4.815 0 8.733-3.08 8.733-6.862z",
|
|
770
|
-
fill: "currentColor"
|
|
771
|
-
}));
|
|
772
|
-
};
|
|
773
|
-
|
|
774
|
-
IconComment.displayName = 'IconComment';
|
|
775
|
-
|
|
776
|
-
var IconCopy = function IconCopy(props) {
|
|
777
|
-
return React.createElement("svg", Object.assign({
|
|
778
|
-
viewBox: "0 0 20 20",
|
|
779
|
-
fill: "none",
|
|
780
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
781
|
-
}, props, {
|
|
782
|
-
"data-testid": "icon-copy",
|
|
783
|
-
style: getIconStyles(props)
|
|
784
|
-
}), React.createElement("g", {
|
|
785
|
-
clipPath: "url(#icon-copy_svg__clip0_8191:2)"
|
|
786
|
-
}, React.createElement("path", {
|
|
787
|
-
d: "M19.372 2.576L17.056.549A2.308 2.308 0 0015.541 0H7.857C6.674 0 5.714.84 5.714 1.875V3.75H2.143C.959 3.75 0 4.59 0 5.625v12.5C0 19.16.96 20 2.143 20h10c1.183 0 2.143-.84 2.143-1.875V16.25h3.571c1.184 0 2.143-.84 2.143-1.875V3.902c0-.498-.226-.975-.628-1.326zm-3.658-1.307a.74.74 0 01.332.164l2.316 2.027c.092.08.157.18.188.29h-2.836V1.27zm-2.857 16.856c0 .345-.32.625-.714.625h-10c-.394 0-.714-.28-.714-.625v-12.5c0-.345.32-.625.714-.625h3.571v9.375c0 1.036.96 1.875 2.143 1.875h5v1.875zm5.714-3.75c0 .345-.32.625-.714.625h-10c-.394 0-.714-.28-.714-.625v-12.5c0-.345.32-.625.714-.625h6.429v2.813c0 .515.482.937 1.071.937h3.214v9.375z",
|
|
788
|
-
fill: "currentColor"
|
|
789
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
790
|
-
id: "icon-copy_svg__clip0_8191:2"
|
|
791
|
-
}, React.createElement("path", {
|
|
792
|
-
fill: "#fff",
|
|
793
|
-
d: "M0 0h20v20H0z"
|
|
794
|
-
}))));
|
|
795
|
-
};
|
|
796
|
-
|
|
797
|
-
IconCopy.displayName = 'IconCopy';
|
|
798
|
-
|
|
799
|
-
var IconCreditCardPlus = function IconCreditCardPlus(props) {
|
|
800
|
-
return React.createElement("svg", Object.assign({
|
|
801
|
-
viewBox: "0 0 20 20",
|
|
802
|
-
fill: "none",
|
|
803
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
804
|
-
}, props, {
|
|
805
|
-
"data-testid": "icon-credit-card-plus",
|
|
806
|
-
style: getIconStyles(props)
|
|
807
|
-
}), React.createElement("g", {
|
|
808
|
-
clipPath: "url(#icon-credit-card-plus_svg__clip0_9494:49211)"
|
|
809
|
-
}, React.createElement("path", {
|
|
810
|
-
fillRule: "evenodd",
|
|
811
|
-
clipRule: "evenodd",
|
|
812
|
-
d: "M5.074 3.12a1.017 1.017 0 00-.782.678c-.055.153-.054.135-.054 2.483v2.23H2.59c-1.077 0-1.681.005-1.746.014-.43.057-.775.395-.854.836-.027.15-.027 6.53 0 6.682.077.44.431.787.855.838.065.007 1.964.01 5.217.008l5.115-.003.101-.034c.326-.112.559-.345.672-.676.05-.144.05-.21.051-2.476v-2.218l1.721-.003 1.721-.004.1-.034c.384-.13.662-.462.712-.845.016-.12.016-6.461 0-6.597a1.02 1.02 0 00-.837-.88c-.163-.026-10.19-.025-10.344 0zm13.307.465v.485h-.943v.641h.943v.969h.63v-.969h.931V4.07h-.931V3.1h-.63v.484zm-3.24.604c.118.073.12.081.12.575v.426H5.23l.004-.419c.005-.472.01-.497.105-.57.072-.055-.124-.053 4.946-.051l4.795.001.061.038zm.12 4.314v1.741l-.03.056a.32.32 0 01-.082.093l-.054.037-1.547.004-1.546.003v-.462c0-.51-.009-.623-.055-.757-.132-.376-.428-.633-.795-.689-.094-.014-.61-.017-3.017-.017H5.232v-.867c0-.476.004-.87.008-.874a754.34 754.34 0 015.015-.009h5.006v1.741zm-9.023-.426v.258h4.518V7.82H6.238v.258zm6.519 0v.258h1.51V7.82h-1.51v.258zM10.876 9.6c.117.073.119.08.119.575v.425H.964l.004-.418c.005-.473.01-.497.105-.57.072-.055-.124-.053 4.946-.051l4.796.001.06.038zm.116 4.328l-.003 1.754-.038.054a.319.319 0 01-.093.082l-.056.03H5.988c-4.654 0-4.816-.002-4.865-.024a.242.242 0 01-.128-.134c-.022-.048-.044-3.446-.023-3.5.005-.014.984-.017 5.014-.017h5.01l-.004 1.755zm-9.02-.44v.258H6.49v-.516H1.973v.258zm6.519 0v.258H10v-.516H8.49v.258zm-6.515 1.048l.003.261 1.5.003 1.501.003v-.528H1.972l.004.26z",
|
|
813
|
-
fill: "currentColor"
|
|
814
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
815
|
-
id: "icon-credit-card-plus_svg__clip0_9494:49211"
|
|
816
|
-
}, React.createElement("path", {
|
|
817
|
-
fill: "#fff",
|
|
818
|
-
d: "M0 0h20v20H0z"
|
|
819
|
-
}))));
|
|
820
|
-
};
|
|
821
|
-
|
|
822
|
-
IconCreditCardPlus.displayName = 'IconCreditCardPlus';
|
|
823
|
-
|
|
824
|
-
var IconCreditCard = function IconCreditCard(props) {
|
|
825
|
-
return React.createElement("svg", Object.assign({
|
|
826
|
-
viewBox: "0 0 20 20",
|
|
827
|
-
fill: "none",
|
|
828
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
829
|
-
}, props, {
|
|
830
|
-
"data-testid": "icon-credit-card",
|
|
831
|
-
style: getIconStyles(props)
|
|
832
|
-
}), React.createElement("g", {
|
|
833
|
-
clipPath: "url(#icon-credit-card_svg__clip0_9489:49390)"
|
|
834
|
-
}, React.createElement("path", {
|
|
835
|
-
d: "M18.333 2.21H1.667C.747 2.21 0 2.956 0 3.877v12.222c0 .92.747 1.666 1.667 1.666h16.666c.92 0 1.667-.746 1.667-1.666V3.877c0-.92-.747-1.667-1.667-1.667zM1.667 3.321h16.666c.306 0 .556.25.556.556v1.666H1.11V3.877c0-.306.25-.556.556-.556zm16.666 13.333H1.667a.557.557 0 01-.556-.555V8.877H18.89v7.222c0 .305-.25.555-.556.555zM6.667 13.738v.277c0 .23-.188.417-.417.417h-2.5a.418.418 0 01-.417-.417v-.277c0-.23.188-.417.417-.417h2.5c.23 0 .417.188.417.417zm6.666 0v.277c0 .23-.187.417-.416.417H8.194a.418.418 0 01-.416-.417v-.277c0-.23.187-.417.416-.417h4.723c.229 0 .416.188.416.417z",
|
|
836
|
-
fill: "currentColor"
|
|
837
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
838
|
-
id: "icon-credit-card_svg__clip0_9489:49390"
|
|
839
|
-
}, React.createElement("path", {
|
|
840
|
-
fill: "#fff",
|
|
841
|
-
d: "M0 0h20v20H0z"
|
|
842
|
-
}))));
|
|
843
|
-
};
|
|
844
|
-
|
|
845
|
-
IconCreditCard.displayName = 'IconCreditCard';
|
|
846
|
-
|
|
847
|
-
var IconDownload = function IconDownload(props) {
|
|
848
|
-
return React.createElement("svg", Object.assign({
|
|
849
|
-
viewBox: "0 0 20 20",
|
|
850
|
-
fill: "none",
|
|
851
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
852
|
-
}, props, {
|
|
853
|
-
"data-testid": "icon-download",
|
|
854
|
-
style: getIconStyles(props)
|
|
855
|
-
}), React.createElement("path", {
|
|
856
|
-
fillRule: "evenodd",
|
|
857
|
-
clipRule: "evenodd",
|
|
858
|
-
d: "M18.281 20c.95 0 1.719-.77 1.719-1.719V14.22c0-.95-.77-1.719-1.719-1.719h-3.883l2.204-2.203c.98-.985.285-2.668-1.106-2.668h-2.059V1.563C13.438.699 12.739 0 11.876 0h-3.75c-.863 0-1.563.7-1.563 1.563v6.066H4.505c-1.39 0-2.09 1.684-1.106 2.668L5.602 12.5H1.719C.769 12.5 0 13.27 0 14.219v4.062C0 19.231.77 20 1.719 20H18.28zm-3.906-3.906a.783.783 0 00-.781.781c0 .43.351.781.781.781.43 0 .781-.351.781-.781a.783.783 0 00-.781-.781zm3.281.781c0 .43-.351.781-.781.781a.783.783 0 01-.781-.781c0-.43.351-.781.781-.781.43 0 .781.351.781.781zM9.777 14.91c.121.121.32.121.442 0l5.496-5.496a.314.314 0 00-.223-.535h-3.305V1.563a.313.313 0 00-.312-.313h-3.75a.313.313 0 00-.313.313v7.316H4.504a.315.315 0 00-.223.535l5.496 5.496zm8.504-1.16a.47.47 0 01.469.469v4.062a.47.47 0 01-.469.469H1.72a.47.47 0 01-.469-.469V14.22a.47.47 0 01.469-.469h5.133l2.043 2.043c.609.61 1.601.61 2.21 0l2.043-2.043h5.133z",
|
|
859
|
-
fill: "currentColor"
|
|
860
|
-
}));
|
|
861
|
-
};
|
|
862
|
-
|
|
863
|
-
IconDownload.displayName = 'IconDownload';
|
|
864
|
-
|
|
865
|
-
var IconEdit = function IconEdit(props) {
|
|
866
|
-
return React.createElement("svg", Object.assign({
|
|
867
|
-
viewBox: "0 0 20 20",
|
|
868
|
-
fill: "none",
|
|
869
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
870
|
-
}, props, {
|
|
871
|
-
"data-testid": "icon-edit",
|
|
872
|
-
style: getIconStyles(props)
|
|
873
|
-
}), React.createElement("path", {
|
|
874
|
-
d: "M14.507 12.092l.694-.703a.207.207 0 01.355.147v5.777c0 .931-.747 1.687-1.667 1.687H1.667C.747 19 0 18.244 0 17.312V4.938C0 4.006.747 3.25 1.667 3.25h10.149c.184 0 .278.229.146.359l-.695.703a.213.213 0 01-.146.063H1.667a.56.56 0 00-.556.563v12.375c0 .309.25.562.556.562h12.222a.56.56 0 00.555-.563V12.24c0-.056.021-.109.063-.147zm5.066-6.722L8.723 16.356l-3.47.39a.733.733 0 01-.805-.815l.385-3.512L15.684 1.432a1.446 1.446 0 012.063 0l1.826 1.85a1.49 1.49 0 010 2.088zm-3.25 1.701l-2.316-2.344-8.111 8.208-.288 2.64 2.607-.291 8.108-8.213zm2.465-2.995l-1.826-1.849a.343.343 0 00-.49 0l-1.68 1.702 2.316 2.344 1.68-1.701a.353.353 0 000-.496z",
|
|
875
|
-
fill: "currentColor"
|
|
876
|
-
}));
|
|
877
|
-
};
|
|
878
|
-
|
|
879
|
-
IconEdit.displayName = 'IconEdit';
|
|
880
|
-
|
|
881
|
-
var IconEllipsisV = function IconEllipsisV(props) {
|
|
882
|
-
return React.createElement("svg", Object.assign({
|
|
883
|
-
viewBox: "0 0 20 20",
|
|
884
|
-
fill: "none",
|
|
885
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
886
|
-
}, props, {
|
|
887
|
-
"data-testid": "icon-ellipsis-v",
|
|
888
|
-
style: getIconStyles(props)
|
|
889
|
-
}), React.createElement("path", {
|
|
890
|
-
fillRule: "evenodd",
|
|
891
|
-
clipRule: "evenodd",
|
|
892
|
-
d: "M8 2.188C8 3.34 8.892 4.27 9.997 4.27c1.104 0 1.996-.931 1.996-2.083 0-1.153-.892-2.084-1.996-2.084C8.892.104 8 1.035 8 2.188zm1.997 5.729c1.104 0 1.996.93 1.996 2.083 0 1.152-.892 2.083-1.996 2.083C8.892 12.083 8 11.153 8 10c0-1.152.892-2.083 1.997-2.083zm0 11.979C8.892 19.896 8 18.965 8 17.813c0-1.153.892-2.084 1.997-2.084 1.104 0 1.996.931 1.996 2.084 0 1.152-.892 2.083-1.996 2.083z",
|
|
893
|
-
fill: "currentColor"
|
|
894
|
-
}));
|
|
895
|
-
};
|
|
896
|
-
|
|
897
|
-
IconEllipsisV.displayName = 'IconEllipsisV';
|
|
898
|
-
|
|
899
|
-
var IconEnvelope = function IconEnvelope(props) {
|
|
900
|
-
return React.createElement("svg", Object.assign({
|
|
901
|
-
viewBox: "0 0 20 20",
|
|
902
|
-
fill: "none",
|
|
903
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
904
|
-
}, props, {
|
|
905
|
-
"data-testid": "icon-envelope",
|
|
906
|
-
style: getIconStyles(props)
|
|
907
|
-
}), React.createElement("path", {
|
|
908
|
-
d: "M18.125 2.5H1.875C.84 2.5 0 3.34 0 4.375v11.25C0 16.66.84 17.5 1.875 17.5h16.25c1.035 0 1.875-.84 1.875-1.875V4.375C20 3.34 19.16 2.5 18.125 2.5zM1.875 3.75h16.25c.344 0 .625.281.625.625v1.617c-.855.723-2.078 1.719-5.883 4.738-.66.524-1.96 1.786-2.867 1.77-.906.016-2.21-1.246-2.867-1.77C3.328 7.71 2.105 6.715 1.25 5.992V4.375c0-.344.281-.625.625-.625zm16.25 12.5H1.875a.627.627 0 01-.625-.625V7.617c.89.73 2.297 1.86 5.105 4.09.801.64 2.215 2.05 3.645 2.043 1.422.012 2.824-1.387 3.645-2.043 2.808-2.23 4.214-3.36 5.105-4.09v8.008a.627.627 0 01-.625.625z",
|
|
909
|
-
fill: "currentColor"
|
|
910
|
-
}));
|
|
911
|
-
};
|
|
912
|
-
|
|
913
|
-
IconEnvelope.displayName = 'IconEnvelope';
|
|
914
|
-
|
|
915
|
-
var IconExclaimationTriangle = function IconExclaimationTriangle(props) {
|
|
916
|
-
return React.createElement("svg", Object.assign({
|
|
917
|
-
viewBox: "0 0 20 20",
|
|
918
|
-
fill: "none",
|
|
919
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
920
|
-
}, props, {
|
|
921
|
-
"data-testid": "icon-exclaimation-triangle",
|
|
922
|
-
style: getIconStyles(props)
|
|
923
|
-
}), React.createElement("path", {
|
|
924
|
-
fillRule: "evenodd",
|
|
925
|
-
clipRule: "evenodd",
|
|
926
|
-
d: "M19.74 16.378l-8.315-14.42C10.787.85 9.182.85 8.54 1.958L.225 16.378c-.637 1.105.16 2.495 1.442 2.495h16.635c1.275 0 2.08-1.386 1.438-2.495zm-9.144-9.706h-1.23a.208.208 0 00-.208.215l.26 6.794a.207.207 0 00.208.201h.71a.21.21 0 00.208-.2l.26-6.795a.208.208 0 00-.208-.215zm-1.584 8.874c0-.537.433-.97.97-.97.538 0 .971.433.971.97 0 .537-.433.97-.97.97a.969.969 0 01-.97-.97zm-7.348 2.218h16.638a.554.554 0 00.478-.832L10.461 2.513a.555.555 0 00-.96 0l-8.319 14.42a.556.556 0 00.482.831z",
|
|
927
|
-
fill: "currentColor"
|
|
928
|
-
}));
|
|
929
|
-
};
|
|
930
|
-
|
|
931
|
-
IconExclaimationTriangle.displayName = 'IconExclaimationTriangle';
|
|
932
|
-
|
|
933
|
-
var IconExclaimation = function IconExclaimation(props) {
|
|
934
|
-
return React.createElement("svg", Object.assign({
|
|
935
|
-
viewBox: "0 0 20 20",
|
|
936
|
-
fill: "none",
|
|
937
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
938
|
-
}, props, {
|
|
939
|
-
"data-testid": "icon-exclaimation",
|
|
940
|
-
style: getIconStyles(props)
|
|
941
|
-
}), React.createElement("path", {
|
|
942
|
-
d: "M9.15 0h1.714c.51 0 .916.424.895.933l-.523 12.537a.895.895 0 01-.895.858h-.67a.896.896 0 01-.894-.858L8.254.933A.896.896 0 019.15 0zm.857 15.82a2.09 2.09 0 100 4.18 2.09 2.09 0 000-4.18z",
|
|
943
|
-
fill: "currentColor"
|
|
944
|
-
}));
|
|
945
|
-
};
|
|
946
|
-
|
|
947
|
-
IconExclaimation.displayName = 'IconExclaimation';
|
|
948
|
-
|
|
949
|
-
var IconExpand = function IconExpand(props) {
|
|
950
|
-
return React.createElement("svg", Object.assign({
|
|
951
|
-
viewBox: "0 0 20 20",
|
|
952
|
-
fill: "none",
|
|
953
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
954
|
-
}, props, {
|
|
955
|
-
"data-testid": "icon-expand",
|
|
956
|
-
style: getIconStyles(props)
|
|
957
|
-
}), React.createElement("path", {
|
|
958
|
-
d: "M9.017 10.762l.22.221a.469.469 0 010 .663L3.385 17.5H5.78c.26 0 .469.21.469.469v.312c0 .26-.21.469-.469.469H1.72a.469.469 0 01-.469-.469V14.22c0-.26.21-.469.469-.469h.312c.26 0 .469.21.469.469v2.397l5.854-5.854a.469.469 0 01.663 0zM18.28 1.25H14.22a.469.469 0 00-.469.469v.312c0 .26.21.469.469.469h2.397l-5.854 5.854a.469.469 0 000 .663l.221.22c.183.184.48.184.663 0L17.5 3.385V5.78c0 .26.21.469.469.469h.312c.26 0 .469-.21.469-.469V1.72a.469.469 0 00-.469-.469z",
|
|
959
|
-
fill: "currentColor"
|
|
960
|
-
}));
|
|
961
|
-
};
|
|
962
|
-
|
|
963
|
-
IconExpand.displayName = 'IconExpand';
|
|
964
|
-
|
|
965
|
-
var IconExternalLink = function IconExternalLink(props) {
|
|
966
|
-
return React.createElement("svg", Object.assign({
|
|
967
|
-
viewBox: "0 0 20 20",
|
|
968
|
-
fill: "none",
|
|
969
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
970
|
-
}, props, {
|
|
971
|
-
"data-testid": "icon-external-link",
|
|
972
|
-
style: getIconStyles(props)
|
|
973
|
-
}), React.createElement("path", {
|
|
974
|
-
fillRule: "evenodd",
|
|
975
|
-
clipRule: "evenodd",
|
|
976
|
-
d: "M6.789 13.537a.417.417 0 000 .589l.196.196a.417.417 0 00.59 0l11.22-11.22.024.024-.011 3.124c0 .23.186.417.416.417h.347c.23 0 .417-.187.417-.417L20 1.528a.417.417 0 00-.417-.417l-4.722.012a.417.417 0 00-.417.417v.347c0 .23.187.417.417.417l3.124-.012.024.024-11.22 11.22zM14.566 9l.278-.278a.417.417 0 01.712.295v8.205c0 .92-.747 1.667-1.667 1.667H1.667c-.92 0-1.667-.746-1.667-1.667V5c0-.92.746-1.667 1.667-1.667h12.082c.371 0 .557.45.295.712l-.278.277a.416.416 0 01-.295.122H1.667A.556.556 0 001.11 5v12.222c0 .307.249.556.556.556h12.222a.556.556 0 00.555-.556V9.294c0-.11.044-.216.122-.294z",
|
|
977
|
-
fill: "currentColor"
|
|
978
|
-
}));
|
|
979
|
-
};
|
|
980
|
-
|
|
981
|
-
IconExternalLink.displayName = 'IconExternalLink';
|
|
982
|
-
|
|
983
|
-
var IconEyeSlash = function IconEyeSlash(props) {
|
|
984
|
-
return React.createElement("svg", Object.assign({
|
|
985
|
-
viewBox: "0 0 20 20",
|
|
986
|
-
fill: "none",
|
|
987
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
988
|
-
}, props, {
|
|
989
|
-
"data-testid": "icon-eye-slash",
|
|
990
|
-
style: getIconStyles(props)
|
|
991
|
-
}), React.createElement("g", {
|
|
992
|
-
clipPath: "url(#icon-eye-slash_svg__clip0_3811:12031)"
|
|
993
|
-
}, React.createElement("g", {
|
|
994
|
-
clipPath: "url(#icon-eye-slash_svg__clip1_3811:12031)"
|
|
995
|
-
}, React.createElement("path", {
|
|
996
|
-
d: "M19.906 16.806L.719 2.452a.26.26 0 00-.352.037l-.312.371a.23.23 0 00.039.334L19.28 17.548a.256.256 0 00.184.05.257.257 0 00.168-.087l.312-.371a.23.23 0 00-.039-.334zM10 5.25a4.113 4.113 0 012.827 1.114A3.71 3.71 0 0114 9.05c0 .642-.185 1.238-.482 1.768l.796.594A4.518 4.518 0 0015 9.05c0-1.093-.404-2.087-1.056-2.89 1.747.838 3.168 2.183 4.057 3.84a8.975 8.975 0 01-2.118 2.588l.792.592c.89-.78 1.652-1.7 2.216-2.747a.922.922 0 000-.867A10.085 10.085 0 0010 4.3c-1.404 0-2.791.287-4.066.844l1.43 1.069A4.094 4.094 0 0110 5.25zm1.902 4.359c.098-.284.123-.585.073-.88a1.826 1.826 0 00-.358-.815 1.952 1.952 0 00-.711-.568A2.06 2.06 0 0010 7.15c-.031 0-.06.007-.09.009.122.308.12.648-.007.955l1.999 1.495zm-6.8-1.46a4.36 4.36 0 00-.102.9c-.003.797.205 1.58.605 2.28.4.699.98 1.29 1.684 1.72a5.21 5.21 0 004.781.313l-.924-.69A4.136 4.136 0 0110 12.85a4.114 4.114 0 01-2.827-1.114A3.71 3.71 0 016 9.05c0-.073.018-.14.022-.211l-.92-.69zM10 14.75A9.065 9.065 0 012 10c.545-1.008 1.284-1.861 2.135-2.574l-.809-.604c-.89.78-1.652 1.7-2.216 2.746a.922.922 0 000 .866C2.803 13.575 6.158 15.7 10 15.7c1.403 0 2.79-.287 4.066-.844l-.914-.683A9.147 9.147 0 0110 14.75z",
|
|
997
|
-
fill: "currentColor"
|
|
998
|
-
}))), React.createElement("defs", null, React.createElement("clipPath", {
|
|
999
|
-
id: "icon-eye-slash_svg__clip0_3811:12031"
|
|
1000
|
-
}, React.createElement("path", {
|
|
1001
|
-
fill: "#fff",
|
|
1002
|
-
d: "M0 0h20v20H0z"
|
|
1003
|
-
})), React.createElement("clipPath", {
|
|
1004
|
-
id: "icon-eye-slash_svg__clip1_3811:12031"
|
|
1005
|
-
}, React.createElement("path", {
|
|
1006
|
-
fill: "#fff",
|
|
1007
|
-
transform: "translate(0 2.4)",
|
|
1008
|
-
d: "M0 0h20v15.2H0z"
|
|
1009
|
-
}))));
|
|
1010
|
-
};
|
|
1011
|
-
|
|
1012
|
-
IconEyeSlash.displayName = 'IconEyeSlash';
|
|
1013
|
-
|
|
1014
|
-
var IconEye = function IconEye(props) {
|
|
1015
|
-
return React.createElement("svg", Object.assign({
|
|
1016
|
-
viewBox: "0 0 20 20",
|
|
1017
|
-
fill: "none",
|
|
1018
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1019
|
-
}, props, {
|
|
1020
|
-
"data-testid": "icon-eye",
|
|
1021
|
-
style: getIconStyles(props)
|
|
1022
|
-
}), React.createElement("g", {
|
|
1023
|
-
clipPath: "url(#icon-eye_svg__clip0_3811:12026)"
|
|
1024
|
-
}, React.createElement("path", {
|
|
1025
|
-
d: "M10 11a2 2 0 000-4c-.031 0-.059.008-.09.01a1.484 1.484 0 01-1.901 1.9C8.01 8.943 8 8.97 8 9a2 2 0 002 2zm8.891-1.456C17.197 6.237 13.841 4 10 4 6.158 4 2.802 6.239 1.109 9.544a1.011 1.011 0 000 .912C2.803 13.763 6.159 16 10 16s7.198-2.239 8.891-5.544a1.01 1.01 0 000-.912zM10 5a4 4 0 110 8 4 4 0 010-8zm0 10c-3.355 0-6.42-1.916-8-5a9.212 9.212 0 014.056-4.042 4.954 4.954 0 00.408 6.578A5 5 0 0015 9c0-1.15-.403-2.197-1.056-3.042A9.212 9.212 0 0118 10c-1.58 3.084-4.645 5-8 5z",
|
|
1026
|
-
fill: "currentColor"
|
|
1027
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
1028
|
-
id: "icon-eye_svg__clip0_3811:12026"
|
|
1029
|
-
}, React.createElement("path", {
|
|
1030
|
-
fill: "#fff",
|
|
1031
|
-
transform: "translate(1 2)",
|
|
1032
|
-
d: "M0 0h18v16H0z"
|
|
1033
|
-
}))));
|
|
1034
|
-
};
|
|
1035
|
-
|
|
1036
|
-
IconEye.displayName = 'IconEye';
|
|
1037
|
-
|
|
1038
|
-
var IconFilePdf = function IconFilePdf(props) {
|
|
1039
|
-
return React.createElement("svg", Object.assign({
|
|
1040
|
-
viewBox: "0 0 20 20",
|
|
1041
|
-
fill: "none",
|
|
1042
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1043
|
-
}, props, {
|
|
1044
|
-
"data-testid": "icon-file-pdf",
|
|
1045
|
-
style: getIconStyles(props)
|
|
1046
|
-
}), React.createElement("g", {
|
|
1047
|
-
clipPath: "url(#icon-file-pdf_svg__clip0_9485:49337)"
|
|
1048
|
-
}, React.createElement("path", {
|
|
1049
|
-
d: "M16.95 3.49L13.671.213a1.875 1.875 0 00-1.324-.55H4.375A1.881 1.881 0 002.5 1.54v16.25c0 1.035.84 1.875 1.875 1.875h11.25c1.035 0 1.875-.84 1.875-1.875V4.82c0-.496-.2-.977-.55-1.329zm-.884.887c.082.082.137.18.165.29H12.5V.935c.11.027.207.082.29.164l3.276 3.277zm-.441 14.04H4.375a.627.627 0 01-.625-.626V1.541c0-.343.281-.625.625-.625h6.875V4.98c0 .52.418.937.938.937h4.062v11.875a.627.627 0 01-.625.625zm-.86-6.688c-.527-.52-2.148-.36-2.878-.262-.828-.5-1.375-1.188-1.762-2.21.168-.704.469-1.845.25-2.536-.172-1.098-1.55-.965-1.742-.266-.195.715-.012 1.735.328 3.04-.465 1.109-1.16 2.613-1.645 3.46-.812.418-2.113 1.145-2.296 2.047-.137.656.894 1.54 2.074.25.355-.386.754-.969 1.222-1.777 1.043-.344 2.192-.774 3.204-.938.855.47 1.859.778 2.523.778 1.082.004 1.129-1.18.723-1.586zm-8.953 3.476c.231-.62 1.118-1.343 1.387-1.593-.863 1.379-1.386 1.62-1.386 1.593zm3.72-8.683c.34 0 .304 1.465.081 1.86-.203-.638-.195-1.86-.082-1.86zm-1.11 6.222c.441-.773.82-1.687 1.125-2.488a5.089 5.089 0 001.371 1.621c-.95.184-1.773.59-2.496.867zm5.992-.23s-.226.273-1.7-.356c1.602-.117 1.864.25 1.7.356z",
|
|
1050
|
-
fill: "currentColor"
|
|
1051
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
1052
|
-
id: "icon-file-pdf_svg__clip0_9485:49337"
|
|
1053
|
-
}, React.createElement("path", {
|
|
1054
|
-
fill: "#fff",
|
|
1055
|
-
d: "M0 0h20v20H0z"
|
|
1056
|
-
}))));
|
|
1057
|
-
};
|
|
1058
|
-
|
|
1059
|
-
IconFilePdf.displayName = 'IconFilePdf';
|
|
1060
|
-
|
|
1061
|
-
var IconFile = function IconFile(props) {
|
|
1062
|
-
return React.createElement("svg", Object.assign({
|
|
1063
|
-
viewBox: "0 0 20 20",
|
|
1064
|
-
fill: "none",
|
|
1065
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1066
|
-
}, props, {
|
|
1067
|
-
"data-testid": "icon-file",
|
|
1068
|
-
style: getIconStyles(props)
|
|
1069
|
-
}), React.createElement("g", {
|
|
1070
|
-
clipPath: "url(#icon-file_svg__clip0_9484:49331)"
|
|
1071
|
-
}, React.createElement("path", {
|
|
1072
|
-
d: "M16.95 3.824L13.671.546a1.875 1.875 0 00-1.324-.55H4.375A1.881 1.881 0 002.5 1.875v16.25C2.5 19.16 3.34 20 4.375 20h11.25c1.035 0 1.875-.84 1.875-1.875V5.152c0-.496-.2-.977-.55-1.328zm-.884.886c.082.082.137.18.165.29H12.5V1.269c.11.027.207.082.29.164l3.276 3.277zm-.441 14.04H4.375a.627.627 0 01-.625-.625V1.875c0-.344.281-.625.625-.625h6.875v4.062c0 .52.418.938.938.938h4.062v11.875a.627.627 0 01-.625.625z",
|
|
1073
|
-
fill: "currentColor"
|
|
1074
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
1075
|
-
id: "icon-file_svg__clip0_9484:49331"
|
|
1076
|
-
}, React.createElement("path", {
|
|
1077
|
-
fill: "#fff",
|
|
1078
|
-
d: "M0 0h20v20H0z"
|
|
1079
|
-
}))));
|
|
1080
|
-
};
|
|
1081
|
-
|
|
1082
|
-
IconFile.displayName = 'IconFile';
|
|
1083
|
-
|
|
1084
|
-
var IconFlag = function IconFlag(props) {
|
|
1085
|
-
return React.createElement("svg", Object.assign({
|
|
1086
|
-
viewBox: "0 0 20 20",
|
|
1087
|
-
fill: "none",
|
|
1088
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1089
|
-
}, props, {
|
|
1090
|
-
"data-testid": "icon-flag",
|
|
1091
|
-
style: getIconStyles(props)
|
|
1092
|
-
}), React.createElement("g", {
|
|
1093
|
-
clipPath: "url(#icon-flag_svg__clip0_7049:18887)"
|
|
1094
|
-
}, React.createElement("path", {
|
|
1095
|
-
d: "M18.457 0a2.03 2.03 0 00-.828.18c-1.973.886-3.43 1.183-4.652 1.183-2.582 0-4.082-1.347-7.063-1.347C4.68.016 3.172.27 1.25.922V.625A.627.627 0 00.625 0 .627.627 0 000 .625v19.063c0 .171.14.312.313.312h.625c.171 0 .312-.14.312-.313v-3.921c1.727-.618 3.188-.86 4.473-.86 3.172 0 5.382 1.344 8.558 1.344 1.38 0 2.934-.254 4.832-.977.547-.21.89-.699.89-1.218V1.305C20 .508 19.274 0 18.458 0zm-4.18 15c-2.953 0-5.195-1.344-8.558-1.344-1.434 0-2.907.254-4.473.774V2.234c1.797-.652 3.332-.968 4.664-.968 2.715 0 4.235 1.347 7.063 1.347 1.554 0 3.195-.41 5.16-1.293.367-.164.613-.02.613.22v12.503c-.031.098-2.297.957-4.469.957z",
|
|
1096
|
-
fill: "currentColor"
|
|
1097
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
1098
|
-
id: "icon-flag_svg__clip0_7049:18887"
|
|
1099
|
-
}, React.createElement("path", {
|
|
1100
|
-
fill: "#fff",
|
|
1101
|
-
d: "M0 0h20v20H0z"
|
|
1102
|
-
}))));
|
|
1103
|
-
};
|
|
1104
|
-
|
|
1105
|
-
IconFlag.displayName = 'IconFlag';
|
|
1106
|
-
|
|
1107
|
-
var IconFourDotsCircle = function IconFourDotsCircle(props) {
|
|
1108
|
-
return React.createElement("svg", Object.assign({
|
|
1109
|
-
viewBox: "0 0 20 20",
|
|
1110
|
-
fill: "none",
|
|
1111
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1112
|
-
}, props, {
|
|
1113
|
-
"data-testid": "icon-four-dots-circle",
|
|
1114
|
-
style: getIconStyles(props)
|
|
1115
|
-
}), React.createElement("path", {
|
|
1116
|
-
fillRule: "evenodd",
|
|
1117
|
-
clipRule: "evenodd",
|
|
1118
|
-
d: "M.313 10A9.686 9.686 0 0110 .312 9.686 9.686 0 0119.688 10 9.686 9.686 0 0110 19.688 9.686 9.686 0 01.312 10zM10 18.438c4.684 0 8.438-3.801 8.438-8.438 0-4.684-3.801-8.438-8.438-8.438-4.684 0-8.438 3.801-8.438 8.438 0 4.684 3.801 8.438 8.438 8.438zM7.083 9.166a2.083 2.083 0 100-4.167 2.083 2.083 0 000 4.167zm2.084 3.75a2.083 2.083 0 11-4.167 0 2.083 2.083 0 014.167 0zm3.75-3.75a2.083 2.083 0 100-4.167 2.083 2.083 0 000 4.167zM15 12.917a2.083 2.083 0 11-4.167 0 2.083 2.083 0 014.167 0z",
|
|
1119
|
-
fill: "currentColor"
|
|
1120
|
-
}));
|
|
1121
|
-
};
|
|
1122
|
-
|
|
1123
|
-
IconFourDotsCircle.displayName = 'IconFourDotsCircle';
|
|
1124
|
-
|
|
1125
|
-
var IconFourSquares = function IconFourSquares(props) {
|
|
1126
|
-
return React.createElement("svg", Object.assign({
|
|
1127
|
-
viewBox: "0 0 20 20",
|
|
1128
|
-
fill: "none",
|
|
1129
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1130
|
-
}, props, {
|
|
1131
|
-
"data-testid": "icon-four-squares",
|
|
1132
|
-
style: getIconStyles(props)
|
|
1133
|
-
}), React.createElement("rect", {
|
|
1134
|
-
x: 0.833,
|
|
1135
|
-
y: 10.573,
|
|
1136
|
-
width: 8.594,
|
|
1137
|
-
height: 8.594,
|
|
1138
|
-
rx: 1,
|
|
1139
|
-
fill: "currentColor"
|
|
1140
|
-
}), React.createElement("rect", {
|
|
1141
|
-
x: 10.822,
|
|
1142
|
-
y: 10.823,
|
|
1143
|
-
width: 8.094,
|
|
1144
|
-
height: 8.094,
|
|
1145
|
-
rx: 0.75,
|
|
1146
|
-
stroke: "currentColor",
|
|
1147
|
-
strokeWidth: 0.5
|
|
1148
|
-
}), React.createElement("rect", {
|
|
1149
|
-
x: 0.833,
|
|
1150
|
-
y: 0.833,
|
|
1151
|
-
width: 8.594,
|
|
1152
|
-
height: 8.594,
|
|
1153
|
-
rx: 1,
|
|
1154
|
-
fill: "currentColor"
|
|
1155
|
-
}), React.createElement("rect", {
|
|
1156
|
-
x: 10.572,
|
|
1157
|
-
y: 0.833,
|
|
1158
|
-
width: 8.594,
|
|
1159
|
-
height: 8.594,
|
|
1160
|
-
rx: 1,
|
|
1161
|
-
fill: "currentColor"
|
|
1162
|
-
}));
|
|
1163
|
-
};
|
|
1164
|
-
|
|
1165
|
-
IconFourSquares.displayName = 'IconFourSquares';
|
|
1166
|
-
|
|
1167
|
-
var IconGift = function IconGift(props) {
|
|
1168
|
-
return React.createElement("svg", Object.assign({
|
|
1169
|
-
viewBox: "0 0 20 20",
|
|
1170
|
-
fill: "none",
|
|
1171
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1172
|
-
}, props, {
|
|
1173
|
-
"data-testid": "icon-gift",
|
|
1174
|
-
style: getIconStyles(props)
|
|
1175
|
-
}), React.createElement("path", {
|
|
1176
|
-
d: "M18.125 6H16.59a3.229 3.229 0 00.598-1.875c0-1.723-1.305-3.125-2.91-3.125-1.653 0-2.61.992-4.278 3.742C8.332 1.992 7.375 1 5.723 1c-1.606 0-2.91 1.402-2.91 3.125 0 .707.226 1.352.597 1.875H1.875C.84 6 0 6.84 0 7.875v3.75c0 .344.281.625.625.625h.625v5.625c0 1.035.84 1.875 1.875 1.875h13.75c1.035 0 1.875-.84 1.875-1.875V12.25h.625a.627.627 0 00.625-.625v-3.75C20 6.84 19.16 6 18.125 6zm-7.336-.14c1.934-3.255 2.578-3.61 3.488-3.61.914 0 1.66.84 1.66 1.875 0 1.035-.746 1.875-1.66 1.875h-3.574l.086-.14zM5.723 2.25c.914 0 1.554.355 3.488 3.61l.082.14H5.719c-.914 0-1.66-.84-1.66-1.875.003-1.035.75-1.875 1.664-1.875zM7.5 18.5H3.125a.627.627 0 01-.625-.625V12.25h5v6.25zm0-7.5H1.25V7.875c0-.344.281-.625.625-.625H7.5V11zm3.75 7.5h-2.5V7.25h2.5V18.5zm6.25-.625a.627.627 0 01-.625.625H12.5v-6.25h5v5.625zM18.75 11H12.5V7.25h5.625c.344 0 .625.281.625.625V11z",
|
|
1177
|
-
fill: "currentColor"
|
|
1178
|
-
}));
|
|
1179
|
-
};
|
|
1180
|
-
|
|
1181
|
-
IconGift.displayName = 'IconGift';
|
|
1182
|
-
|
|
1183
|
-
var IconGrinBeam = function IconGrinBeam(props) {
|
|
1184
|
-
return React.createElement("svg", Object.assign({
|
|
1185
|
-
viewBox: "0 0 20 20",
|
|
1186
|
-
fill: "none",
|
|
1187
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1188
|
-
}, props, {
|
|
1189
|
-
"data-testid": "icon-grin-beam",
|
|
1190
|
-
style: getIconStyles(props)
|
|
1191
|
-
}), React.createElement("path", {
|
|
1192
|
-
fill: "#fff",
|
|
1193
|
-
d: "M0 0h20v20H0z"
|
|
1194
|
-
}), React.createElement("path", {
|
|
1195
|
-
d: "M4.746 9.676a.335.335 0 00.375-.145l.383-.664c.31-.535.774-.844 1.27-.844s.96.309 1.27.844l.383.664c.085.145.25.184.375.145a.314.314 0 00.23-.324c-.133-1.645-1.298-2.79-2.258-2.79S4.65 7.707 4.516 9.352a.317.317 0 00.23.324zm6.452 0a.335.335 0 00.375-.145l.383-.664c.31-.535.774-.844 1.27-.844s.96.309 1.27.844l.383.664c.085.145.25.184.375.145a.314.314 0 00.23-.324c-.133-1.645-1.299-2.79-2.258-2.79-.96 0-2.125 1.145-2.258 2.79a.317.317 0 00.23.324zm3.766 2.855c-1.218.38-3.029.594-4.964.594-1.935 0-3.746-.215-4.964-.594a.662.662 0 00-.617.121.62.62 0 00-.213.579c.37 2.148 3.354 3.644 5.798 3.644s5.423-1.496 5.798-3.645a.624.624 0 00-.213-.578.66.66 0 00-.625-.12zM10 15.625c-1.411 0-3.105-.637-3.972-1.574 2.319.422 5.63.422 7.948 0-.871.937-2.565 1.574-3.976 1.574zM10 .312C4.476.313 0 4.649 0 10s4.476 9.688 10 9.688S20 15.351 20 10 15.524.312 10 .312zm0 18.125c-4.802 0-8.71-3.785-8.71-8.437 0-4.652 3.908-8.438 8.71-8.438 4.802 0 8.71 3.786 8.71 8.438 0 4.652-3.908 8.438-8.71 8.438z",
|
|
1196
|
-
fill: "currentColor"
|
|
1197
|
-
}));
|
|
1198
|
-
};
|
|
1199
|
-
|
|
1200
|
-
IconGrinBeam.displayName = 'IconGrinBeam';
|
|
1201
|
-
|
|
1202
|
-
var IconGripVertical = function IconGripVertical(props) {
|
|
1203
|
-
return React.createElement("svg", Object.assign({
|
|
1204
|
-
viewBox: "0 0 20 20",
|
|
1205
|
-
fill: "none",
|
|
1206
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1207
|
-
}, props, {
|
|
1208
|
-
"data-testid": "icon-grip-vertical",
|
|
1209
|
-
style: getIconStyles(props)
|
|
1210
|
-
}), React.createElement("circle", {
|
|
1211
|
-
cx: 6.667,
|
|
1212
|
-
cy: 3.333,
|
|
1213
|
-
fill: "currentColor",
|
|
1214
|
-
r: 1.667
|
|
1215
|
-
}), React.createElement("circle", {
|
|
1216
|
-
cx: 13,
|
|
1217
|
-
cy: 3.333,
|
|
1218
|
-
fill: "currentColor",
|
|
1219
|
-
r: 1.667
|
|
1220
|
-
}), React.createElement("circle", {
|
|
1221
|
-
cx: 6.667,
|
|
1222
|
-
cy: 9.667,
|
|
1223
|
-
fill: "currentColor",
|
|
1224
|
-
r: 1.667
|
|
1225
|
-
}), React.createElement("circle", {
|
|
1226
|
-
cx: 13,
|
|
1227
|
-
cy: 9.667,
|
|
1228
|
-
fill: "currentColor",
|
|
1229
|
-
r: 1.667
|
|
1230
|
-
}), React.createElement("circle", {
|
|
1231
|
-
cx: 6.667,
|
|
1232
|
-
cy: 16,
|
|
1233
|
-
fill: "currentColor",
|
|
1234
|
-
r: 1.667
|
|
1235
|
-
}), React.createElement("circle", {
|
|
1236
|
-
cx: 13,
|
|
1237
|
-
cy: 16,
|
|
1238
|
-
fill: "currentColor",
|
|
1239
|
-
r: 1.667
|
|
1240
|
-
}));
|
|
1241
|
-
};
|
|
1242
|
-
|
|
1243
|
-
IconGripVertical.displayName = 'IconGripVertical';
|
|
1244
|
-
|
|
1245
|
-
var IconHandshake = function IconHandshake(props) {
|
|
1246
|
-
return React.createElement("svg", Object.assign({
|
|
1247
|
-
viewBox: "0 0 20 20",
|
|
1248
|
-
fill: "none",
|
|
1249
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1250
|
-
}, props, {
|
|
1251
|
-
"data-testid": "icon-handshake",
|
|
1252
|
-
style: getIconStyles(props)
|
|
1253
|
-
}), React.createElement("g", {
|
|
1254
|
-
clipPath: "url(#icon-handshake_svg__clip0_7195:32431)"
|
|
1255
|
-
}, React.createElement("path", {
|
|
1256
|
-
d: "M.5 11.994c.275 0 .5-.225.5-.5s-.225-.5-.5-.5-.5.225-.5.5a.5.5 0 00.5.5zM19.75 6l-3.547.006-1.6-1.56a1.487 1.487 0 00-1.06-.44h-3.155c-.325 0-.629.122-.885.313a1.505 1.505 0 00-.915-.322H6.415a1.5 1.5 0 00-1.06.44L3.794 6H.25a.25.25 0 00-.25.25v.5c0 .137.113.25.25.25H2v5.997H.25a.25.25 0 00-.25.25v.5c0 .137.113.25.25.25H2c.55 0 .994-.444.997-.99h1.037l2.547 2.437a2.507 2.507 0 003.157-.007l.225.194a1.662 1.662 0 002.34-.24l.684-.841c.513.278 1.341.281 1.876-.375l.296-.366c.194-.237.3-.518.329-.803h1.518c.003.547.45.99.997.99h1.75a.25.25 0 00.25-.25v-.5a.25.25 0 00-.25-.25h-1.75v-5.99L19.753 7a.25.25 0 00.25-.25v-.5A.253.253 0 0019.75 6zm-5.369 7.175l-.297.366a.5.5 0 01-.703.072l-.556-.45-1.297 1.593a.66.66 0 01-.919.107l-.956-.816-.325.4c-.522.64-1.469.74-2.081.247l-2.81-2.69H3V6.996h1.206L6.06 5.144a.502.502 0 01.353-.147h2.172c.029.069.01.022.035.09L6.775 6.781a2.141 2.141 0 00-.131 3.028c.447.488 1.831 1.229 3.028.132l.712-.654 3.925 3.185c.213.175.244.49.072.703zM17 12.003h-1.787a1.585 1.585 0 00-.275-.306l-3.81-3.094.888-.816a.5.5 0 10-.675-.737L8.994 9.2c-.45.41-1.207.375-1.616-.069a1.145 1.145 0 01.069-1.615l2.597-2.382a.503.503 0 01.337-.13h3.156a.5.5 0 01.357.15L15.79 7H17v5.003zm2.5-1.006c-.275 0-.5.225-.5.5s.225.5.5.5.5-.225.5-.5a.5.5 0 00-.5-.5z",
|
|
1257
|
-
fill: "currentColor"
|
|
1258
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
1259
|
-
id: "icon-handshake_svg__clip0_7195:32431"
|
|
1260
|
-
}, React.createElement("path", {
|
|
1261
|
-
fill: "#fff",
|
|
1262
|
-
transform: "translate(0 2)",
|
|
1263
|
-
d: "M0 0h20v16H0z"
|
|
1264
|
-
}))));
|
|
1265
|
-
};
|
|
1266
|
-
|
|
1267
|
-
IconHandshake.displayName = 'IconHandshake';
|
|
1268
|
-
|
|
1269
|
-
var IconImage = function IconImage(props) {
|
|
1270
|
-
return React.createElement("svg", Object.assign({
|
|
1271
|
-
viewBox: "0 0 20 20",
|
|
1272
|
-
fill: "none",
|
|
1273
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1274
|
-
}, props, {
|
|
1275
|
-
"data-testid": "icon-image",
|
|
1276
|
-
style: getIconStyles(props)
|
|
1277
|
-
}), React.createElement("g", {
|
|
1278
|
-
clipPath: "url(#icon-image_svg__clip0_9485:49334)"
|
|
1279
|
-
}, React.createElement("path", {
|
|
1280
|
-
d: "M18.125 2.5H1.875C.839 2.5 0 3.34 0 4.375v11.25C0 16.66.84 17.5 1.875 17.5h16.25c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.036-.84-1.875-1.875-1.875zm.625 13.125c0 .345-.28.625-.625.625H1.875a.626.626 0 01-.625-.625V4.375c0-.345.28-.625.625-.625h16.25c.345 0 .625.28.625.625v11.25zM4.375 9.062a2.187 2.187 0 100-4.374 2.187 2.187 0 000 4.375zm0-3.124a.939.939 0 010 1.875.939.939 0 010-1.875zm8.087.9L8.75 10.548 7.538 9.337a.937.937 0 00-1.326 0l-3.437 3.438a.938.938 0 00-.275.662v1.094c0 .26.21.469.469.469H17.03c.26 0 .469-.21.469-.469v-3.594a.938.938 0 00-.275-.662l-3.437-3.438a.938.938 0 00-1.326 0zm3.788 6.912H3.75v-.183l3.125-3.125 1.875 1.875 4.375-4.375 3.125 3.125v2.683z",
|
|
1281
|
-
fill: "currentColor"
|
|
1282
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
1283
|
-
id: "icon-image_svg__clip0_9485:49334"
|
|
1284
|
-
}, React.createElement("path", {
|
|
1285
|
-
fill: "#fff",
|
|
1286
|
-
d: "M0 0h20v20H0z"
|
|
1287
|
-
}))));
|
|
1288
|
-
};
|
|
1289
|
-
|
|
1290
|
-
IconImage.displayName = 'IconImage';
|
|
1291
|
-
|
|
1292
|
-
var IconIslandTropical = function IconIslandTropical(props) {
|
|
1293
|
-
return React.createElement("svg", Object.assign({
|
|
1294
|
-
viewBox: "0 0 20 20",
|
|
1295
|
-
fill: "none",
|
|
1296
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1297
|
-
}, props, {
|
|
1298
|
-
"data-testid": "icon-island-tropical",
|
|
1299
|
-
style: getIconStyles(props)
|
|
1300
|
-
}), React.createElement("path", {
|
|
1301
|
-
fillRule: "evenodd",
|
|
1302
|
-
clipRule: "evenodd",
|
|
1303
|
-
d: "M11.646 1.493a6.69 6.69 0 011.716-.243c2.939 0 5.372 1.846 5.796 4.252a.645.645 0 01-.647.748h-5.895c.247 1.895.453 4.738.074 7.64 2.273.524 3.977 2.555 3.977 4.985A1.127 1.127 0 0115.542 20H2.792a1.127 1.127 0 01-1.125-1.125 5.13 5.13 0 015.125-5.125h.8c.627-1.626 1.283-3.717 1.629-5.943l-3.248 3.247c-.22.221-.707.326-.986-.072C3.82 9.317 3.93 6.948 5.192 5H2.323a.645.645 0 01-.647-.748C2.1 1.845 4.533 0 7.472 0c1.635 0 3.11.573 4.173 1.493zM2.918 18.75h12.496A3.879 3.879 0 0011.542 15h-4.75a3.879 3.879 0 00-3.873 3.75zm8.518-5h-2.51c.697-1.893 1.199-4.563 1.45-7.098l.4-.402h.578c.244 1.822.46 4.648.082 7.5zM5.66 9.6l4.6-4.6h7.448c-.642-1.466-2.375-2.5-4.346-2.5-.691 0-1.38.189-1.83.312l-.207.056-.498-.43C9.942 1.672 8.75 1.25 7.472 1.25c-1.97 0-3.704 1.034-4.346 2.5h3.12a6.635 6.635 0 011.785-1.192.313.313 0 01.413.174l.235.583a.312.312 0 01-.167.4C5.968 4.858 4.93 7.684 5.66 9.6z",
|
|
1304
|
-
fill: "currentColor"
|
|
1305
|
-
}));
|
|
1306
|
-
};
|
|
1307
|
-
|
|
1308
|
-
IconIslandTropical.displayName = 'IconIslandTropical';
|
|
1309
|
-
|
|
1310
|
-
var IconItalic = function IconItalic(props) {
|
|
1311
|
-
return React.createElement("svg", Object.assign({
|
|
1312
|
-
viewBox: "0 0 20 20",
|
|
1313
|
-
fill: "none",
|
|
1314
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1315
|
-
}, props, {
|
|
1316
|
-
"data-testid": "icon-italic",
|
|
1317
|
-
style: getIconStyles(props)
|
|
1318
|
-
}), React.createElement("path", {
|
|
1319
|
-
d: "M16.75 1.563v.625a.312.312 0 01-.313.312H13.02l-3.75 15h3.418a.313.313 0 01.313.313v.625a.313.313 0 01-.313.312H4.563a.312.312 0 01-.313-.313v-.625a.313.313 0 01.313-.312H7.98l3.75-15H8.313A.312.312 0 018 2.187v-.624a.312.312 0 01.313-.313h8.124a.313.313 0 01.313.313z",
|
|
1320
|
-
fill: "currentColor"
|
|
1321
|
-
}));
|
|
1322
|
-
};
|
|
1323
|
-
|
|
1324
|
-
IconItalic.displayName = 'IconItalic';
|
|
1325
|
-
|
|
1326
|
-
var IconLaptopSearch = function IconLaptopSearch(props) {
|
|
1327
|
-
return React.createElement("svg", Object.assign({
|
|
1328
|
-
viewBox: "0 0 20 20",
|
|
1329
|
-
fill: "none",
|
|
1330
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1331
|
-
}, props, {
|
|
1332
|
-
"data-testid": "icon-laptop-search",
|
|
1333
|
-
style: getIconStyles(props)
|
|
1334
|
-
}), React.createElement("g", {
|
|
1335
|
-
clipPath: "url(#icon-laptop-search_svg__clip0_9495:49215)"
|
|
1336
|
-
}, React.createElement("path", {
|
|
1337
|
-
fillRule: "evenodd",
|
|
1338
|
-
clipRule: "evenodd",
|
|
1339
|
-
d: "M2.903 4.11c-.537.077-1.04.515-1.225 1.066-.083.249-.077-.062-.077 3.724v3.42H.985c-.765 0-.806.012-.913.242l-.036.078v.714c.001.61.004.73.022.833.15.856.762 1.484 1.603 1.648.18.035 12.207.035 12.387 0 .696-.135 1.309-.655 1.512-1.282.023-.074.003-.066.225-.092.499-.058 1.069-.29 1.34-.547.02-.02.063-.055.094-.08l.057-.046.285.277a162.06 162.06 0 011.073 1.054l.59.579.232.229h.13c.13 0 .131-.001.176-.041l.178-.154.133-.112v-.254l-.34-.336-.561-.556-.767-.756-.546-.538.065-.076c.402-.467.513-.841.515-1.722 0-.635-.083-1.037-.315-1.509a3.917 3.917 0 00-.278-.47 1.476 1.476 0 01-.083-.106 3.844 3.844 0 00-.66-.634 3.528 3.528 0 00-.408-.248c-.187-.115-.627-.259-.966-.315-.416-.07-1.195-.014-1.446.103a1.429 1.429 0 01-.096.036l-.072.024-.004-1.405c-.005-1.536 0-1.44-.08-1.678a1.613 1.613 0 00-1.115-1.05l-.098-.028-4.92-.002a578.43 578.43 0 00-4.995.01zm9.853.81c.255.086.418.24.509.484l.042.113.003 1.59.003 1.59-.081.06c-.503.37-.962 1.086-1.131 1.767-.13.521-.104 1.277.06 1.72a.845.845 0 01.025.071c0 .003-.596.006-1.324.006-1.292 0-1.325 0-1.364.024-.053.033-.096.101-.127.204-.08.264-.264.442-.546.53-.07.023-.13.024-.97.024-.841 0-.9-.001-.97-.023-.283-.089-.467-.267-.547-.531-.031-.103-.074-.171-.127-.204-.04-.024-.076-.024-1.928-.024H2.396l.003-3.402.003-3.402.042-.113a.768.768 0 01.628-.508c.038-.004 2.213-.008 4.833-.007l4.763.002.088.03zM4.53 6.12c-.327.042-.575.235-.62.481-.028.152-.01 4.378.019 4.443.086.193.225.3.5.384.118.036 6.731.036 6.848 0 .275-.084.415-.191.501-.384.03-.065.047-4.291.02-4.443-.038-.204-.237-.39-.49-.46-.075-.02-6.625-.041-6.778-.021zm1.746 1.193v.45H4.65v-.9H6.277v.45zm2.391 0v.45H7.041v-.9H8.668v.45zm2.391 0v.45H9.432v-.9H11.059v.45zM6.277 8.778v.45H4.65v-.9H6.277v.45zm2.391 0v.45H7.041v-.9H8.668v.45zm2.391 0v.45H9.432v-.9H11.059v.45zm4.39.1c1.106.108 2.006.948 2.158 2.012l.025.178c.117.809-.376 1.798-1.124 2.257-1.736 1.065-3.958-.37-3.665-2.369.055-.378.26-.92.395-1.039a2.3 2.3 0 00.075-.1c.461-.638 1.324-1.017 2.135-.938zm-9.172 1.37v.458H4.65v-.914H6.277v.457zm2.391 0v.458H7.041v-.914H8.668v.457zm2.391 0v.458H9.432v-.914H11.059v.457zM5.612 13.21c.166.347.473.594.824.663.122.024.174.025 1.418.025 1.245 0 1.297 0 1.42-.025.35-.07.657-.316.823-.663l.042-.088h2.458l.08.11c.16.216.389.446.598.599a.979.979 0 01.088.068c.012.017.244.158.376.228.264.14.548.243.822.297.074.014.142.029.151.032.02.006-.034.096-.118.196a1.245 1.245 0 01-.63.382c-.166.035-12.053.035-12.219 0a1.188 1.188 0 01-.782-.616c-.113-.23-.12-.275-.12-.842v-.454H5.57l.042.088z",
|
|
1340
|
-
fill: "currentColor"
|
|
1341
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
1342
|
-
id: "icon-laptop-search_svg__clip0_9495:49215"
|
|
1343
|
-
}, React.createElement("path", {
|
|
1344
|
-
fill: "#fff",
|
|
1345
|
-
d: "M0 0h20v20H0z"
|
|
1346
|
-
}))));
|
|
1347
|
-
};
|
|
1348
|
-
|
|
1349
|
-
IconLaptopSearch.displayName = 'IconLaptopSearch';
|
|
1350
|
-
|
|
1351
|
-
var IconLink = function IconLink(props) {
|
|
1352
|
-
return React.createElement("svg", Object.assign({
|
|
1353
|
-
viewBox: "0 0 20 20",
|
|
1354
|
-
fill: "none",
|
|
1355
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1356
|
-
}, props, {
|
|
1357
|
-
"data-testid": "icon-link",
|
|
1358
|
-
style: getIconStyles(props)
|
|
1359
|
-
}), React.createElement("g", {
|
|
1360
|
-
clipPath: "url(#icon-link_svg__clip0_7764:37713)"
|
|
1361
|
-
}, React.createElement("path", {
|
|
1362
|
-
d: "M11.764 15.418L8.67 18.512a5.075 5.075 0 01-7.181 0 5.075 5.075 0 010-7.182l3.093-3.094c.045-.045.091-.089.138-.132a.469.469 0 01.79.323c.007.188.023.375.047.562a.47.47 0 01-.133.394l-2.941 2.941a3.67 3.67 0 000 5.193 3.67 3.67 0 005.193 0l3.093-3.093.014-.014a3.677 3.677 0 00-1.091-5.926.47.47 0 01-.28-.456 2.43 2.43 0 01.111-.596.465.465 0 01.622-.284c.589.247 1.14.61 1.619 1.088a5.084 5.084 0 010 7.182zm-3.528-3.654a5.05 5.05 0 001.619 1.088c.25.105.54-.026.622-.284.061-.193.098-.394.11-.596a.47.47 0 00-.278-.456 3.677 3.677 0 01-1.092-5.925l.014-.014 3.093-3.094a3.67 3.67 0 015.193 0 3.67 3.67 0 010 5.193l-2.941 2.94a.47.47 0 00-.133.395c.024.187.04.374.048.562a.469.469 0 00.79.323c.046-.043.092-.087.137-.132l3.093-3.094a5.075 5.075 0 000-7.181 5.075 5.075 0 00-7.18 0L8.235 4.582a5.084 5.084 0 000 7.182z",
|
|
1363
|
-
fill: "currentColor"
|
|
1364
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
1365
|
-
id: "icon-link_svg__clip0_7764:37713"
|
|
1366
|
-
}, React.createElement("path", {
|
|
1367
|
-
fill: "#fff",
|
|
1368
|
-
d: "M0 0h20v20H0z"
|
|
1369
|
-
}))));
|
|
1370
|
-
};
|
|
1371
|
-
|
|
1372
|
-
IconLink.displayName = 'IconLink';
|
|
1373
|
-
|
|
1374
|
-
var IconListOI = function IconListOI(props) {
|
|
1375
|
-
return React.createElement("svg", Object.assign({
|
|
1376
|
-
viewBox: "0 0 20 20",
|
|
1377
|
-
fill: "none",
|
|
1378
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1379
|
-
}, props, {
|
|
1380
|
-
"data-testid": "icon-list-o-i",
|
|
1381
|
-
style: getIconStyles(props)
|
|
1382
|
-
}), React.createElement("g", {
|
|
1383
|
-
clipPath: "url(#icon-list-o-i_svg__clip0_9488:49371)"
|
|
1384
|
-
}, React.createElement("path", {
|
|
1385
|
-
d: "M2.413 15.664l.683-.787a.778.778 0 00.199-.554v-.13c0-.287-.15-.443-.443-.443H.625a.312.312 0 00-.313.313v.624A.313.313 0 00.625 15h.892a6.029 6.029 0 00-.43.48l-.219.274c-.156.198-.205.396-.109.582l.041.075c.117.225.246.308.479.308h.184c.404 0 .623.095.623.355 0 .184-.164.32-.561.32a1.621 1.621 0 01-.604-.121c-.254-.151-.459-.137-.61.122l-.218.364c-.146.239-.125.457.102.622.301.183.797.369 1.446.369 1.334 0 1.894-.889 1.894-1.723-.001-.562-.356-1.163-1.122-1.363zM.473 12.5h2.652a.312.312 0 00.313-.313v-.624a.313.313 0 00-.313-.313h-1.51c.128-.402 1.887-.73 1.887-2.205 0-1.135-.976-1.545-1.737-1.545-.834 0-1.32.39-1.58.732-.17.219-.117.424.11.6l.334.27c.22.178.43.096.63-.096a.523.523 0 01.37-.15c.13 0 .362.061.362.342.001.497-1.991.853-1.991 2.7v.156c0 .29.198.446.473.446zm.152-6.25h2.5a.312.312 0 00.313-.313v-.625A.312.312 0 003.124 5H2.5V1.562a.312.312 0 00-.313-.312H1.25a.312.312 0 00-.279.173l-.312.625a.312.312 0 00.278.452h.313V5H.625a.312.312 0 00-.313.313v.625a.312.312 0 00.313.312zm19.063-3.125H6.563a.312.312 0 00-.313.313v.624a.312.312 0 00.313.313h13.125A.313.313 0 0020 4.062v-.625a.312.312 0 00-.313-.312zm0 12.5H6.563a.312.312 0 00-.313.313v.624a.313.313 0 00.313.313h13.125a.313.313 0 00.312-.313v-.625a.313.313 0 00-.313-.312zm0-6.25H6.563a.312.312 0 00-.313.313v.624a.313.313 0 00.313.313h13.125a.313.313 0 00.312-.313v-.624a.312.312 0 00-.313-.313z",
|
|
1386
|
-
fill: "currentColor"
|
|
1387
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
1388
|
-
id: "icon-list-o-i_svg__clip0_9488:49371"
|
|
1389
|
-
}, React.createElement("path", {
|
|
1390
|
-
fill: "#fff",
|
|
1391
|
-
d: "M0 0h20v20H0z"
|
|
1392
|
-
}))));
|
|
1393
|
-
};
|
|
1394
|
-
|
|
1395
|
-
IconListOI.displayName = 'IconListOI';
|
|
1396
|
-
|
|
1397
|
-
var IconList = function IconList(props) {
|
|
1398
|
-
return React.createElement("svg", Object.assign({
|
|
1399
|
-
viewBox: "0 0 20 20",
|
|
1400
|
-
fill: "none",
|
|
1401
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1402
|
-
}, props, {
|
|
1403
|
-
"data-testid": "icon-list",
|
|
1404
|
-
style: getIconStyles(props)
|
|
1405
|
-
}), React.createElement("path", {
|
|
1406
|
-
d: "M3.438 2.188H1.562a.625.625 0 00-.625.625v1.875a.625.625 0 00.625.625h1.875a.625.625 0 00.626-.625V2.813a.625.625 0 00-.625-.625zm0 6.25H1.562a.625.625 0 00-.625.625v1.875a.625.625 0 00.625.625h1.875a.625.625 0 00.626-.625V9.063a.625.625 0 00-.625-.625zm0 6.25H1.562a.625.625 0 00-.625.625v1.875a.625.625 0 00.625.625h1.875a.625.625 0 00.626-.625v-1.875a.625.625 0 00-.625-.625zm16.25.937H6.563a.313.313 0 00-.313.313v.625a.313.313 0 00.313.312h13.125a.313.313 0 00.312-.312v-.625a.312.312 0 00-.313-.313zm0-12.5H6.563a.313.313 0 00-.313.313v.625a.312.312 0 00.313.312h13.125A.313.313 0 0020 4.063v-.625a.313.313 0 00-.313-.313zm0 6.25H6.563a.313.313 0 00-.313.313v.625a.313.313 0 00.313.312h13.125a.313.313 0 00.312-.312v-.625a.313.313 0 00-.313-.313z",
|
|
1407
|
-
fill: "currentColor"
|
|
1408
|
-
}));
|
|
1409
|
-
};
|
|
1410
|
-
|
|
1411
|
-
IconList.displayName = 'IconList';
|
|
1412
|
-
|
|
1413
|
-
var IconLock = function IconLock(props) {
|
|
1414
|
-
return React.createElement("svg", Object.assign({
|
|
1415
|
-
viewBox: "0 0 20 20",
|
|
1416
|
-
fill: "none",
|
|
1417
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1418
|
-
}, props, {
|
|
1419
|
-
"data-testid": "icon-lock",
|
|
1420
|
-
style: getIconStyles(props)
|
|
1421
|
-
}), React.createElement("path", {
|
|
1422
|
-
d: "M16.865 8.75h-.937V5.937A5.945 5.945 0 009.99 0a5.945 5.945 0 00-5.937 5.938V8.75h-.938c-1.035 0-1.875.84-1.875 1.875v7.5C1.24 19.16 2.08 20 3.115 20h13.75c1.035 0 1.875-.84 1.875-1.875v-7.5c0-1.035-.84-1.875-1.875-1.875zm-4.062 0H7.178V5.937A2.816 2.816 0 019.99 3.126a2.816 2.816 0 012.813 2.813V8.75z",
|
|
1423
|
-
fill: "currentColor"
|
|
1424
|
-
}));
|
|
1425
|
-
};
|
|
1426
|
-
|
|
1427
|
-
IconLock.displayName = 'IconLock';
|
|
1428
|
-
|
|
1429
|
-
var IconMagicSolid = function IconMagicSolid(props) {
|
|
1430
|
-
return React.createElement("svg", Object.assign({
|
|
1431
|
-
viewBox: "0 0 20 20",
|
|
1432
|
-
fill: "none",
|
|
1433
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1434
|
-
}, props, {
|
|
1435
|
-
"data-testid": "icon-magic-solid",
|
|
1436
|
-
style: getIconStyles(props)
|
|
1437
|
-
}), React.createElement("path", {
|
|
1438
|
-
fillRule: "evenodd",
|
|
1439
|
-
clipRule: "evenodd",
|
|
1440
|
-
d: "M19.635 3.059L16.961.385a1.244 1.244 0 00-.882-.365c-.32 0-.639.121-.883.365L.405 15.177a1.247 1.247 0 000 1.764l2.674 2.674a1.243 1.243 0 001.765 0L19.634 4.823a1.248 1.248 0 000-1.764zM3.158 6.257l1.04-2.079 2.08-1.04-2.08-1.04L3.158.02l-1.04 2.079L.04 3.139l2.08 1.04 1.04 2.078zm5.614-2.495l.624-1.247 1.247-.624-1.247-.624L8.772.02l-.624 1.247-1.247.624 1.247.624.624 1.247zm-4.99-.624a.624.624 0 10-1.247 0 .624.624 0 001.247 0zm13.1 8.11l-1.04 2.079-2.08 1.04 2.08 1.04 1.04 2.078 1.039-2.079 2.08-1.04-2.08-1.04-1.04-2.078zm-.624 3.119a.624.624 0 101.247 0 .624.624 0 00-1.247 0zm-4.016-9.264l2.675 2.674 3.836-3.836-2.674-2.674h-.002l-3.835 3.836z",
|
|
1441
|
-
fill: "currentColor"
|
|
1442
|
-
}));
|
|
1443
|
-
};
|
|
1444
|
-
|
|
1445
|
-
IconMagicSolid.displayName = 'IconMagicSolid';
|
|
1446
|
-
|
|
1447
|
-
var IconMapMarker = function IconMapMarker(props) {
|
|
1448
|
-
return React.createElement("svg", Object.assign({
|
|
1449
|
-
viewBox: "0 0 20 20",
|
|
1450
|
-
fill: "none",
|
|
1451
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1452
|
-
}, props, {
|
|
1453
|
-
"data-testid": "icon-map-marker",
|
|
1454
|
-
style: getIconStyles(props)
|
|
1455
|
-
}), React.createElement("path", {
|
|
1456
|
-
fillRule: "evenodd",
|
|
1457
|
-
clipRule: "evenodd",
|
|
1458
|
-
d: "M10 0a7.5 7.5 0 00-7.5 7.5c0 2.485.711 3.498 4.113 8.344a531.627 531.627 0 012.616 3.752.938.938 0 001.542 0c1.012-1.467 1.877-2.7 2.616-3.752C16.789 10.998 17.5 9.984 17.5 7.5A7.5 7.5 0 0010 0zM6.25 7.5A3.754 3.754 0 0110 3.75a3.754 3.754 0 013.75 3.75A3.754 3.754 0 0110 11.25 3.754 3.754 0 016.25 7.5zm1.25 0C7.5 8.879 8.621 10 10 10s2.5-1.121 2.5-2.5S11.379 5 10 5a2.503 2.503 0 00-2.5 2.5zm.068 7.526c.684.976 1.489 2.123 2.432 3.487a608.11 608.11 0 012.432-3.487C15.698 10.37 16.25 9.582 16.25 7.5c0-1.67-.65-3.239-1.83-4.42A6.209 6.209 0 0010 1.25c-1.67 0-3.239.65-4.42 1.83A6.209 6.209 0 003.75 7.5c0 2.083.553 2.87 3.818 7.526z",
|
|
1459
|
-
fill: "currentColor"
|
|
1460
|
-
}));
|
|
1461
|
-
};
|
|
1462
|
-
|
|
1463
|
-
IconMapMarker.displayName = 'IconMapMarker';
|
|
1464
|
-
|
|
1465
|
-
var IconMegaphone = function IconMegaphone(props) {
|
|
1466
|
-
return React.createElement("svg", Object.assign({
|
|
1467
|
-
viewBox: "0 0 20 20",
|
|
1468
|
-
fill: "none",
|
|
1469
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1470
|
-
}, props, {
|
|
1471
|
-
"data-testid": "icon-megaphone",
|
|
1472
|
-
style: getIconStyles(props)
|
|
1473
|
-
}), React.createElement("path", {
|
|
1474
|
-
fillRule: "evenodd",
|
|
1475
|
-
clipRule: "evenodd",
|
|
1476
|
-
d: "M19.722 2.222h-.555a.278.278 0 00-.278.278v.671L1.11 7.354v-.41a.278.278 0 00-.278-.277H.278A.278.278 0 000 6.944v6.112c0 .153.124.277.278.277h.555a.278.278 0 00.278-.277v-.41l4.534 1.066a3.26 3.26 0 00-.09.732 3.333 3.333 0 003.334 3.333 3.313 3.313 0 003.217-2.544l6.783 1.596v.67c0 .154.124.279.278.279h.555A.278.278 0 0020 17.5v-15a.278.278 0 00-.278-.278zM8.89 16.667a2.225 2.225 0 01-2.222-2.223c0-.165.025-.323.06-.477l4.31 1.014a2.22 2.22 0 01-2.148 1.686zM1.11 8.495v3.01l17.778 4.182V4.312L1.11 8.495z",
|
|
1477
|
-
fill: "currentColor"
|
|
1478
|
-
}));
|
|
1479
|
-
};
|
|
1480
|
-
|
|
1481
|
-
IconMegaphone.displayName = 'IconMegaphone';
|
|
1482
|
-
|
|
1483
|
-
var IconMinusCircle = function IconMinusCircle(props) {
|
|
1484
|
-
return React.createElement("svg", Object.assign({
|
|
1485
|
-
viewBox: "0 0 20 20",
|
|
1486
|
-
fill: "none",
|
|
1487
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1488
|
-
}, props, {
|
|
1489
|
-
"data-testid": "icon-minus-circle",
|
|
1490
|
-
style: getIconStyles(props)
|
|
1491
|
-
}), React.createElement("path", {
|
|
1492
|
-
d: "M5.469 10.703A.47.47 0 015 10.234v-.468a.47.47 0 01.469-.47h9.062a.47.47 0 01.469.47v.468a.47.47 0 01-.469.47H5.47zM19.687 10A9.686 9.686 0 0110 19.688 9.686 9.686 0 01.312 10 9.686 9.686 0 0110 .312 9.686 9.686 0 0119.688 10zm-1.25 0c0-4.684-3.8-8.438-8.437-8.438-4.684 0-8.438 3.801-8.438 8.438 0 4.684 3.801 8.438 8.438 8.438 4.684 0 8.438-3.801 8.438-8.438z",
|
|
1493
|
-
fill: "currentColor"
|
|
1494
|
-
}));
|
|
1495
|
-
};
|
|
1496
|
-
|
|
1497
|
-
IconMinusCircle.displayName = 'IconMinusCircle';
|
|
1498
|
-
|
|
1499
|
-
var IconMinus = function IconMinus(props) {
|
|
1500
|
-
return React.createElement("svg", Object.assign({
|
|
1501
|
-
viewBox: "0 0 20 20",
|
|
1502
|
-
fill: "none",
|
|
1503
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1504
|
-
}, props, {
|
|
1505
|
-
"data-testid": "icon-minus",
|
|
1506
|
-
style: getIconStyles(props)
|
|
1507
|
-
}), React.createElement("path", {
|
|
1508
|
-
d: "M17.188 9.063H2.813a.312.312 0 00-.313.312v1.25c0 .173.14.313.313.313h14.374c.173 0 .313-.14.313-.313v-1.25a.312.312 0 00-.313-.313z",
|
|
1509
|
-
fill: "currentColor"
|
|
1510
|
-
}));
|
|
1511
|
-
};
|
|
1512
|
-
|
|
1513
|
-
IconMinus.displayName = 'IconMinus';
|
|
1514
|
-
|
|
1515
|
-
var IconMoneyBill = function IconMoneyBill(props) {
|
|
1516
|
-
return React.createElement("svg", Object.assign({
|
|
1517
|
-
viewBox: "0 0 20 20",
|
|
1518
|
-
fill: "none",
|
|
1519
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1520
|
-
}, props, {
|
|
1521
|
-
"data-testid": "icon-money-bill",
|
|
1522
|
-
style: getIconStyles(props)
|
|
1523
|
-
}), React.createElement("path", {
|
|
1524
|
-
d: "M10 5.25c-1.657 0-3 1.79-3 4 0 2.209 1.343 4 3 4 1.656 0 3-1.79 3-4s-1.343-4-3-4zm0 6.857c-1.103 0-2-1.282-2-2.857 0-1.575.897-2.857 2-2.857s2 1.282 2 2.857c0 1.575-.897 2.857-2 2.857zm9.411-10.055c-1.212-.58-2.425-.802-3.638-.802-3.849 0-7.697 2.226-11.546 2.226-2.029 0-2.761-.547-3.22-.547C.47 2.929 0 3.404 0 4.065v11.33c0 .451.226.879.589 1.053 1.212.58 2.425.802 3.638.802 3.849 0 7.697-2.227 11.546-2.227 2.029 0 2.761.548 3.22.548.537 0 1.007-.475 1.007-1.136V3.105c0-.452-.226-.879-.589-1.053zM1.03 4.081c.632.229 1.282.376 1.958.46-.061 1.193-.913 2.144-1.965 2.158l.007-2.618zM1 15.395l.004-1.519c1.05.003 1.903.94 1.98 2.123A6.94 6.94 0 011 15.395zm17.97-.976a8.933 8.933 0 00-1.952-.46c.09-1.16.928-2.076 1.96-2.09l-.008 2.55zm.01-3.698c-1.563.013-2.83 1.405-2.956 3.165-2.21-.051-4.287.565-6.268 1.138-2.346.679-3.955 1.115-5.763 1.067-.039-1.858-1.359-3.358-2.986-3.362l.013-4.881c1.583-.012 2.866-1.44 2.962-3.233 2.204.05 4.281-.565 6.262-1.138 2.337-.677 3.953-1.115 5.757-1.068.006 1.89 1.344 3.427 2.992 3.431l-.013 4.881zm.016-6.028c-1.07-.003-1.939-.977-1.987-2.192A6.938 6.938 0 0119 3.105l-.004 1.588z",
|
|
1525
|
-
fill: "currentColor"
|
|
1526
|
-
}));
|
|
1527
|
-
};
|
|
1528
|
-
|
|
1529
|
-
IconMoneyBill.displayName = 'IconMoneyBill';
|
|
1530
|
-
|
|
1531
|
-
var IconNotesMedical = function IconNotesMedical(props) {
|
|
1532
|
-
return React.createElement("svg", Object.assign({
|
|
1533
|
-
viewBox: "0 0 20 20",
|
|
1534
|
-
fill: "none",
|
|
1535
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1536
|
-
}, props, {
|
|
1537
|
-
"data-testid": "icon-notes-medical",
|
|
1538
|
-
style: getIconStyles(props)
|
|
1539
|
-
}), React.createElement("path", {
|
|
1540
|
-
d: "M15.625 2.5h-3.46A2.189 2.189 0 0010 0a2.189 2.189 0 00-2.165 2.5H4.375C3.34 2.5 2.5 3.34 2.5 4.375v13.75C2.5 19.16 3.34 20 4.375 20h11.25c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.035-.84-1.875-1.875-1.875zM10 1.25c.52 0 .938.418.938.938 0 .519-.418.937-.938.937a.935.935 0 01-.938-.938c0-.519.418-.937.938-.937zm6.25 16.875a.627.627 0 01-.625.625H4.375a.627.627 0 01-.625-.625V4.375c0-.344.281-.625.625-.625H6.25v.781c0 .258.21.469.469.469h6.562a.47.47 0 00.469-.469V3.75h1.875c.344 0 .625.281.625.625v13.75zm-2.813-6.875H11.25V9.062a.313.313 0 00-.313-.312H9.063a.313.313 0 00-.313.313v2.187H6.562a.313.313 0 00-.312.313v1.874c0 .172.14.313.313.313H8.75v2.188c0 .171.14.312.313.312h1.874c.172 0 .313-.14.313-.313V13.75h2.188c.171 0 .312-.14.312-.313v-1.874a.313.313 0 00-.313-.313z",
|
|
1541
|
-
fill: "currentColor"
|
|
1542
|
-
}));
|
|
1543
|
-
};
|
|
1544
|
-
|
|
1545
|
-
IconNotesMedical.displayName = 'IconNotesMedical';
|
|
1546
|
-
|
|
1547
|
-
var IconOvertime = function IconOvertime(props) {
|
|
1548
|
-
return React.createElement("svg", Object.assign({
|
|
1549
|
-
viewBox: "0 0 21 20",
|
|
1550
|
-
fill: "none",
|
|
1551
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1552
|
-
}, props, {
|
|
1553
|
-
"data-testid": "icon-overtime",
|
|
1554
|
-
style: getIconStyles(props)
|
|
1555
|
-
}), React.createElement("g", {
|
|
1556
|
-
clipPath: "url(#icon-overtime_svg__clip0_9171:44574)"
|
|
1557
|
-
}, React.createElement("path", {
|
|
1558
|
-
d: "M8.89.268A8.42 8.42 0 00.468 8.69a8.42 8.42 0 0010.064 8.262 4.83 4.83 0 106.62-6.62A8.42 8.42 0 008.89.268zm7.335 8.422c0 .403-.033.8-.095 1.185a4.829 4.829 0 00-1.444-.22 4.809 4.809 0 00-2.845.927L9.535 8.904V3.935a.409.409 0 00-.408-.407h-.475a.409.409 0 00-.407.407v5.42a.41.41 0 00.166.33l2.485 1.806a4.81 4.81 0 00-1.04 2.995c0 .503.077.988.22 1.444a7.409 7.409 0 01-1.186.095c-4.031 0-7.336-3.263-7.336-7.335 0-4.031 3.264-7.335 7.336-7.335 4.03 0 7.335 3.263 7.335 7.335zm-2.114 4.978l1.45.477c.776.255 1.26 1.209.972 2.138a1.533 1.533 0 01-1.418 1.098v.727c0 .133-.097.241-.215.241h-.43c-.117 0-.214-.108-.214-.241v-.724a1.768 1.768 0 01-1.16-.453.265.265 0 01-.025-.37l.467-.513a.192.192 0 01.262-.03.757.757 0 00.459.158h.89c.218 0 .395-.2.395-.445a.444.444 0 00-.284-.427l-1.376-.453a1.68 1.68 0 01-1.124-1.458c-.08-.98.608-1.805 1.463-1.805h.033v-.725c0-.133.097-.241.215-.241h.43c.117 0 .214.108.214.241v.725c.421.001.832.163 1.16.453.107.092.12.265.025.37l-.467.513a.192.192 0 01-.262.03.757.757 0 00-.459-.159h-.89c-.218 0-.395.2-.395.446 0 .196.117.372.284.427z",
|
|
1559
|
-
fill: "currentColor"
|
|
1560
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
1561
|
-
id: "icon-overtime_svg__clip0_9171:44574"
|
|
1562
|
-
}, React.createElement("path", {
|
|
1563
|
-
fill: "#fff",
|
|
1564
|
-
transform: "translate(.2)",
|
|
1565
|
-
d: "M0 0h20v20H0z"
|
|
1566
|
-
}))));
|
|
1567
|
-
};
|
|
1568
|
-
|
|
1569
|
-
IconOvertime.displayName = 'IconOvertime';
|
|
1570
|
-
|
|
1571
|
-
var IconPaperPlaneClock = function IconPaperPlaneClock(props) {
|
|
1572
|
-
return React.createElement("svg", Object.assign({
|
|
1573
|
-
viewBox: "0 0 20 20",
|
|
1574
|
-
fill: "none",
|
|
1575
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1576
|
-
}, props, {
|
|
1577
|
-
"data-testid": "icon-paper-plane-clock",
|
|
1578
|
-
style: getIconStyles(props)
|
|
1579
|
-
}), React.createElement("g", {
|
|
1580
|
-
clipPath: "url(#icon-paper-plane-clock_svg__clip0_6822:23111)",
|
|
1581
|
-
fill: "currentColor"
|
|
1582
|
-
}, React.createElement("path", {
|
|
1583
|
-
d: "M10.306 14.727l-3.898-1.61 6.094-7.203c.147-.171-.088-.404-.26-.257l-7.798 6.647-3.467-1.43 13.685-7.896-.773 5.037c.329-.107.671-.185 1.024-.229l.714-4.658c.126-.816-.751-1.402-1.454-.996L.488 10.025a.978.978 0 00.116 1.75l4.283 1.772v3.116c0 .923 1.155 1.323 1.732.62l1.854-2.254 2.375.98a5.453 5.453 0 01-.543-1.282zm-4.441 1.936v-2.712l1.664.687-1.664 2.025z"
|
|
1584
|
-
}), React.createElement("path", {
|
|
1585
|
-
d: "M15.6 8.843a4.396 4.396 0 00-4.398 4.399 4.396 4.396 0 004.399 4.398A4.396 4.396 0 0020 13.242a4.396 4.396 0 00-4.4-4.399zm0 7.82a3.423 3.423 0 01-3.42-3.421A3.424 3.424 0 0115.6 9.82a3.423 3.423 0 013.422 3.42 3.423 3.423 0 01-3.421 3.422z"
|
|
1586
|
-
}), React.createElement("path", {
|
|
1587
|
-
d: "M17.26 12.753h-1.17v-1.659a.299.299 0 00-.296-.296h-.385a.299.299 0 00-.297.296v2.34c0 .162.135.297.297.297h1.85a.299.299 0 00.297-.297v-.385a.299.299 0 00-.296-.296z"
|
|
1588
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
1589
|
-
id: "icon-paper-plane-clock_svg__clip0_6822:23111"
|
|
1590
|
-
}, React.createElement("path", {
|
|
1591
|
-
fill: "#fff",
|
|
1592
|
-
transform: "translate(0 2)",
|
|
1593
|
-
d: "M0 0h20v15.641H0z"
|
|
1594
|
-
}))));
|
|
1595
|
-
};
|
|
1596
|
-
|
|
1597
|
-
IconPaperPlaneClock.displayName = 'IconPaperPlaneClock';
|
|
1598
|
-
|
|
1599
|
-
var IconPaperPlane = function IconPaperPlane(props) {
|
|
1600
|
-
return React.createElement("svg", Object.assign({
|
|
1601
|
-
viewBox: "0 0 19 20",
|
|
1602
|
-
fill: "none",
|
|
1603
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1604
|
-
}, props, {
|
|
1605
|
-
"data-testid": "icon-paper-plane",
|
|
1606
|
-
style: getIconStyles(props)
|
|
1607
|
-
}), React.createElement("path", {
|
|
1608
|
-
fillRule: "evenodd",
|
|
1609
|
-
clipRule: "evenodd",
|
|
1610
|
-
d: "M17.188.206L.628 10.261c-.85.517-.765 1.836.14 2.23l5.183 2.256v3.969c0 1.175 1.397 1.685 2.096.79l2.244-2.872 4.672 2.031c.706.308 1.505-.163 1.62-.96l2.365-16.23c.151-1.04-.91-1.786-1.76-1.269zM7.134 18.716V15.26l2.014.875-2.014 2.58zm.658-4.518l7.622 3.316 2.366-16.23L1.22 11.342l4.195 1.821 9.437-8.467c.207-.186.492.11.314.327l-7.374 9.175z",
|
|
1611
|
-
fill: "currentColor"
|
|
1612
|
-
}));
|
|
1613
|
-
};
|
|
1614
|
-
|
|
1615
|
-
IconPaperPlane.displayName = 'IconPaperPlane';
|
|
1616
|
-
|
|
1617
|
-
var IconPaperclip = function IconPaperclip(props) {
|
|
1618
|
-
return React.createElement("svg", Object.assign({
|
|
1619
|
-
viewBox: "0 0 20 20",
|
|
1620
|
-
fill: "none",
|
|
1621
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1622
|
-
}, props, {
|
|
1623
|
-
"data-testid": "icon-paperclip",
|
|
1624
|
-
style: getIconStyles(props)
|
|
1625
|
-
}), React.createElement("g", {
|
|
1626
|
-
clipPath: "url(#icon-paperclip_svg__clip0_9487:49361)"
|
|
1627
|
-
}, React.createElement("path", {
|
|
1628
|
-
d: "M5.824 20a5.03 5.03 0 01-3.567-1.475 5.051 5.051 0 010-7.136L12.494 1.152a3.945 3.945 0 015.573 0 3.945 3.945 0 010 5.573L9.37 15.42a2.838 2.838 0 01-4.01 0 2.839 2.839 0 010-4.01l6.653-6.652a.469.469 0 01.662 0l.222.221a.469.469 0 010 .663l-6.653 6.652a1.587 1.587 0 000 2.242 1.587 1.587 0 002.242 0l8.696-8.696a2.693 2.693 0 000-3.805 2.693 2.693 0 00-3.804 0L3.14 12.273a3.8 3.8 0 000 5.367 3.8 3.8 0 005.367 0l8.506-8.505a.469.469 0 01.663 0l.22.221a.469.469 0 010 .663l-8.505 8.506A5.03 5.03 0 015.824 20z",
|
|
1629
|
-
fill: "currentColor"
|
|
1630
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
1631
|
-
id: "icon-paperclip_svg__clip0_9487:49361"
|
|
1632
|
-
}, React.createElement("path", {
|
|
1633
|
-
fill: "#fff",
|
|
1634
|
-
d: "M0 0h20v20H0z"
|
|
1635
|
-
}))));
|
|
1636
|
-
};
|
|
1637
|
-
|
|
1638
|
-
IconPaperclip.displayName = 'IconPaperclip';
|
|
1639
|
-
|
|
1640
|
-
var IconPencil = function IconPencil(props) {
|
|
1641
|
-
return React.createElement("svg", Object.assign({
|
|
1642
|
-
viewBox: "0 0 20 20",
|
|
1643
|
-
fill: "none",
|
|
1644
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1645
|
-
}, props, {
|
|
1646
|
-
"data-testid": "icon-pencil",
|
|
1647
|
-
style: getIconStyles(props)
|
|
1648
|
-
}), React.createElement("path", {
|
|
1649
|
-
fillRule: "evenodd",
|
|
1650
|
-
clipRule: "evenodd",
|
|
1651
|
-
d: "M17.79.73l1.46 1.462a2.495 2.495 0 010 3.53L5.512 19.46l-4.451.495a.936.936 0 01-1.034-1.033l.495-4.452L14.261.73a2.495 2.495 0 013.528 0zM6.802 16.404l8.736-8.735-3.226-3.226-8.736 8.735h1.355v1.872h1.871v1.354zM4.938 18.27l-2.3.255-1.182-1.181.256-2.3.774-.774H3.84v1.871h1.872v1.355l-.774.774zM16.42 6.786l1.947-1.947a1.247 1.247 0 000-1.764l-1.462-1.462a1.247 1.247 0 00-1.764 0L13.195 3.56l3.226 3.226z",
|
|
1652
|
-
fill: "currentColor"
|
|
1653
|
-
}));
|
|
1654
|
-
};
|
|
1655
|
-
|
|
1656
|
-
IconPencil.displayName = 'IconPencil';
|
|
1657
|
-
|
|
1658
|
-
var IconPercentage = function IconPercentage(props) {
|
|
1659
|
-
return React.createElement("svg", Object.assign({
|
|
1660
|
-
viewBox: "0 0 20 20",
|
|
1661
|
-
fill: "none",
|
|
1662
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1663
|
-
}, props, {
|
|
1664
|
-
"data-testid": "icon-percentage",
|
|
1665
|
-
style: getIconStyles(props)
|
|
1666
|
-
}), React.createElement("path", {
|
|
1667
|
-
d: "M16.843 4.63a.347.347 0 000-.49l-.982-.983a.347.347 0 00-.491 0L3.157 15.37a.347.347 0 000 .49l.983.983a.347.347 0 00.49 0L15.925 5.549l.918-.919zM5.833 8.611a2.778 2.778 0 10-.001-5.555 2.778 2.778 0 00.002 5.555zm-.981-3.76a1.38 1.38 0 01.982-.406 1.39 1.39 0 010 2.778 1.39 1.39 0 01-.982-2.371zm9.315 6.538a2.778 2.778 0 100 5.556 2.778 2.778 0 000-5.556zm.982 3.76a1.38 1.38 0 01-.982.407 1.39 1.39 0 010-2.778 1.39 1.39 0 01.982 2.371z",
|
|
1668
|
-
fill: "currentColor"
|
|
1669
|
-
}));
|
|
1670
|
-
};
|
|
1671
|
-
|
|
1672
|
-
IconPercentage.displayName = 'IconPercentage';
|
|
1673
|
-
|
|
1674
|
-
var IconPhone = function IconPhone(props) {
|
|
1675
|
-
return React.createElement("svg", Object.assign({
|
|
1676
|
-
viewBox: "0 0 20 20",
|
|
1677
|
-
fill: "none",
|
|
1678
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1679
|
-
}, props, {
|
|
1680
|
-
"data-testid": "icon-phone",
|
|
1681
|
-
style: getIconStyles(props)
|
|
1682
|
-
}), React.createElement("mask", {
|
|
1683
|
-
id: "icon-phone_svg__a",
|
|
1684
|
-
style: {
|
|
1685
|
-
maskType: 'alpha'
|
|
1686
|
-
},
|
|
1687
|
-
maskUnits: "userSpaceOnUse",
|
|
1688
|
-
x: 0,
|
|
1689
|
-
y: 0,
|
|
1690
|
-
width: 20,
|
|
1691
|
-
height: 20
|
|
1692
|
-
}, React.createElement("path", {
|
|
1693
|
-
fillRule: "evenodd",
|
|
1694
|
-
clipRule: "evenodd",
|
|
1695
|
-
d: "M19.93 15.126l-.909 3.93a1.21 1.21 0 01-1.185.944C7.96 20 0 11.996 0 2.163c0-.569.39-1.06.947-1.189L4.873.07a1.217 1.217 0 011.392.705l1.813 4.227c.214.495.07 1.08-.347 1.423L5.629 8.144a13.645 13.645 0 006.223 6.222l1.719-2.101a1.223 1.223 0 011.423-.347l4.23 1.813c.542.233.838.822.706 1.395zM5.13 1.292l-3.883.897C1.26 11.33 8.667 18.742 17.81 18.75l.896-3.883-4.187-1.793-2.32 2.838c-4.023-1.887-6.218-4.074-8.113-8.113l2.839-2.32L5.13 1.292z",
|
|
1696
|
-
fill: "#fff"
|
|
1697
|
-
})), React.createElement("g", {
|
|
1698
|
-
mask: "url(#icon-phone_svg__a)"
|
|
1699
|
-
}, React.createElement("path", {
|
|
1700
|
-
fill: "currentColor",
|
|
1701
|
-
d: "M20 0v20H0V0z"
|
|
1702
|
-
})));
|
|
1703
|
-
};
|
|
1704
|
-
|
|
1705
|
-
IconPhone.displayName = 'IconPhone';
|
|
1706
|
-
|
|
1707
|
-
var IconPlug = function IconPlug(props) {
|
|
1708
|
-
return React.createElement("svg", Object.assign({
|
|
1709
|
-
viewBox: "0 0 20 20",
|
|
1710
|
-
fill: "none",
|
|
1711
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1712
|
-
}, props, {
|
|
1713
|
-
"data-testid": "icon-plug",
|
|
1714
|
-
style: getIconStyles(props)
|
|
1715
|
-
}), React.createElement("path", {
|
|
1716
|
-
fillRule: "evenodd",
|
|
1717
|
-
clipRule: "evenodd",
|
|
1718
|
-
d: "M13.125 5.625v-5a.625.625 0 111.25 0v5h-1.25zm-9.688.625h13.126c.517 0 .937.42.937.938v1.875c0 .517-.42.937-.938.937h-.312a6.25 6.25 0 01-5.625 6.219V20h-1.25v-3.781A6.25 6.25 0 013.75 10h-.313a.937.937 0 01-.937-.938V7.188c0-.518.42-.938.938-.938zM15 8.75h1.25V7.5H3.75v1.25H5V10c0 2.764 2.237 5 5 5 2.764 0 5-2.237 5-5V8.75zM5.625.625v5h1.25v-5a.625.625 0 10-1.25 0z",
|
|
1719
|
-
fill: "currentColor"
|
|
1720
|
-
}));
|
|
1721
|
-
};
|
|
1722
|
-
|
|
1723
|
-
IconPlug.displayName = 'IconPlug';
|
|
1724
|
-
|
|
1725
|
-
var IconPlus = function IconPlus(props) {
|
|
1726
|
-
return React.createElement("svg", Object.assign({
|
|
1727
|
-
viewBox: "0 0 20 20",
|
|
1728
|
-
fill: "none",
|
|
1729
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1730
|
-
}, props, {
|
|
1731
|
-
"data-testid": "icon-plus",
|
|
1732
|
-
style: getIconStyles(props)
|
|
1733
|
-
}), React.createElement("path", {
|
|
1734
|
-
fillRule: "evenodd",
|
|
1735
|
-
clipRule: "evenodd",
|
|
1736
|
-
d: "M19.672 9.063h-8.734V.336a.312.312 0 00-.312-.313h-1.25a.312.312 0 00-.313.313v8.727H.33a.312.312 0 00-.312.312v1.25c0 .173.14.313.312.313h8.733v8.714c0 .173.14.313.313.313h1.25c.173 0 .312-.14.312-.313v-8.715h8.734c.173 0 .313-.14.313-.312v-1.25a.312.312 0 00-.313-.312z",
|
|
1737
|
-
fill: "currentColor"
|
|
1738
|
-
}));
|
|
1739
|
-
};
|
|
1740
|
-
|
|
1741
|
-
IconPlus.displayName = 'IconPlus';
|
|
1742
|
-
|
|
1743
|
-
var IconPrint = function IconPrint(props) {
|
|
1744
|
-
return React.createElement("svg", Object.assign({
|
|
1745
|
-
viewBox: "0 0 20 20",
|
|
1746
|
-
fill: "none",
|
|
1747
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1748
|
-
}, props, {
|
|
1749
|
-
"data-testid": "icon-print",
|
|
1750
|
-
style: getIconStyles(props)
|
|
1751
|
-
}), React.createElement("path", {
|
|
1752
|
-
fillRule: "evenodd",
|
|
1753
|
-
clipRule: "evenodd",
|
|
1754
|
-
d: "M16.25 7.5h.625C18.601 7.5 20 8.9 20 10.625v3.75c0 .345-.28.625-.625.625H16.25v4.375c0 .345-.28.625-.625.625H4.375a.625.625 0 01-.625-.625V15H.625A.625.625 0 010 14.375v-3.75C0 8.899 1.4 7.5 3.125 7.5h.625V1.25C3.75.56 4.283 0 4.94 0h7.042c.332 0 .65.132.884.366l3.018 3.018c.234.234.366.552.366.884V7.5zm-1.768-3.75L12.5 1.768V3.75h1.982zm-9.477-2.5h6.245v2.5c0 .69.56 1.25 1.25 1.25H15v2.5H5l.005-6.25zM5 18.75h10V15H5v3.75zm13.75-5H1.25v-3.125c0-1.034.841-1.875 1.875-1.875h13.75c1.034 0 1.875.841 1.875 1.875v3.125zm-4.063-2.5a.937.937 0 111.875 0 .937.937 0 01-1.875 0z",
|
|
1755
|
-
fill: "currentColor"
|
|
1756
|
-
}));
|
|
1757
|
-
};
|
|
1758
|
-
|
|
1759
|
-
IconPrint.displayName = 'IconPrint';
|
|
1760
|
-
|
|
1761
|
-
var IconQuestionCircle = function IconQuestionCircle(props) {
|
|
1762
|
-
return React.createElement("svg", Object.assign({
|
|
1763
|
-
viewBox: "0 0 20 20",
|
|
1764
|
-
fill: "none",
|
|
1765
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1766
|
-
}, props, {
|
|
1767
|
-
"data-testid": "icon-question-circle",
|
|
1768
|
-
style: getIconStyles(props)
|
|
1769
|
-
}), React.createElement("path", {
|
|
1770
|
-
d: "M10 13.281a1.094 1.094 0 100 2.188 1.094 1.094 0 000-2.188zm.3-.937h-.625a.469.469 0 01-.47-.469v-.015c0-2.748 3.026-2.485 3.026-4.196 0-.781-.694-1.57-2.244-1.57-1.138 0-1.729.377-2.313 1.12a.467.467 0 01-.635.093l-.513-.357a.468.468 0 01-.103-.671c.83-1.064 1.813-1.748 3.564-1.748 2.044 0 3.806 1.162 3.806 3.133 0 2.634-3.025 2.495-3.025 4.196v.015c0 .259-.21.469-.468.469zM10 1.563c4.634 0 8.438 3.752 8.438 8.437A8.435 8.435 0 0110 18.438 8.435 8.435 0 011.562 10 8.437 8.437 0 0110 1.562zm0-1.25a9.687 9.687 0 100 19.375A9.687 9.687 0 0019.688 10C19.688 4.652 15.35.312 10 .312z",
|
|
1771
|
-
fill: "currentColor"
|
|
1772
|
-
}));
|
|
1773
|
-
};
|
|
1774
|
-
|
|
1775
|
-
IconQuestionCircle.displayName = 'IconQuestionCircle';
|
|
1776
|
-
|
|
1777
|
-
var IconRepeat = function IconRepeat(props) {
|
|
1778
|
-
return React.createElement("svg", Object.assign({
|
|
1779
|
-
viewBox: "0 0 20 20",
|
|
1780
|
-
fill: "none",
|
|
1781
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1782
|
-
}, props, {
|
|
1783
|
-
"data-testid": "icon-repeat",
|
|
1784
|
-
style: getIconStyles(props)
|
|
1785
|
-
}), React.createElement("path", {
|
|
1786
|
-
d: "M0 10c0 3.469 2.804 6.29 6.25 6.29h9.429l-2.665 2.682a.474.474 0 000 .667l.221.223c.184.184.48.184.663 0l3.842-3.867a.474.474 0 000-.667l-3.842-3.867a.467.467 0 00-.663 0l-.22.223a.474.474 0 000 .667l2.664 2.682H6.25c-2.757 0-5-2.258-5-5.033 0-1.123.367-2.16.987-2.999a.475.475 0 00-.043-.616L1.97 6.16a.467.467 0 00-.706.05A6.284 6.284 0 000 10zm17.763 2.999c.62-.838.987-1.876.987-2.999 0-2.775-2.243-5.033-5-5.033H4.321L6.986 7.65a.474.474 0 010 .667l-.221.223a.467.467 0 01-.663 0L2.26 4.672a.474.474 0 010-.667L6.102.138a.467.467 0 01.663 0l.22.223a.474.474 0 010 .667L4.321 3.709h9.429C17.196 3.71 20 6.531 20 10a6.285 6.285 0 01-1.265 3.79.468.468 0 01-.706.05l-.223-.225a.475.475 0 01-.043-.616z",
|
|
1787
|
-
fill: "currentColor"
|
|
1788
|
-
}));
|
|
1789
|
-
};
|
|
1790
|
-
|
|
1791
|
-
IconRepeat.displayName = 'IconRepeat';
|
|
1792
|
-
|
|
1793
|
-
var IconSearch = function IconSearch(props) {
|
|
1794
|
-
return React.createElement("svg", Object.assign({
|
|
1795
|
-
viewBox: "0 0 20 20",
|
|
1796
|
-
fill: "none",
|
|
1797
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1798
|
-
}, props, {
|
|
1799
|
-
"data-testid": "icon-search",
|
|
1800
|
-
style: getIconStyles(props)
|
|
1801
|
-
}), React.createElement("path", {
|
|
1802
|
-
fillRule: "evenodd",
|
|
1803
|
-
clipRule: "evenodd",
|
|
1804
|
-
d: "M14.795 13.747l5.03 5.029a.468.468 0 010 .663l-.386.386a.468.468 0 01-.663 0l-5.03-5.03a.48.48 0 01-.136-.331v-.398A8.108 8.108 0 010 8.11C0 3.63 3.63 0 8.11 0a8.108 8.108 0 015.952 13.61h.402c.125 0 .242.047.331.137zM1.248 8.109a6.857 6.857 0 006.861 6.862 6.857 6.857 0 006.862-6.862 6.857 6.857 0 00-6.862-6.861 6.857 6.857 0 00-6.861 6.861z",
|
|
1805
|
-
fill: "currentColor"
|
|
1806
|
-
}));
|
|
1807
|
-
};
|
|
1808
|
-
|
|
1809
|
-
IconSearch.displayName = 'IconSearch';
|
|
1810
|
-
|
|
1811
|
-
var IconSignOut = function IconSignOut(props) {
|
|
1812
|
-
return React.createElement("svg", Object.assign({
|
|
1813
|
-
viewBox: "0 0 20 20",
|
|
1814
|
-
fill: "none",
|
|
1815
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1816
|
-
}, props, {
|
|
1817
|
-
"data-testid": "icon-sign-out",
|
|
1818
|
-
style: getIconStyles(props)
|
|
1819
|
-
}), React.createElement("path", {
|
|
1820
|
-
d: "M6.25 9.314c0-.344.281-.625.625-.625H12.5V5.02c0-.278.336-.418.531-.223l5.531 5.59a.625.625 0 010 .887l-5.53 5.59a.311.311 0 01-.532-.223v-3.668H6.875a.627.627 0 01-.625-.625V9.314zm-1.25 0v3.035c0 1.035.84 1.875 1.875 1.875h4.375v2.418c0 1.387 1.68 2.09 2.664 1.105l5.535-5.586a1.877 1.877 0 000-2.656l-5.535-5.59c-.98-.98-2.664-.285-2.664 1.106v2.418H6.875A1.878 1.878 0 005 9.314zM0 5.208v11.25c0 1.035.84 1.875 1.875 1.875h5.156a.47.47 0 00.469-.468v-.313a.47.47 0 00-.469-.469H1.875a.627.627 0 01-.625-.625V5.208c0-.344.281-.625.625-.625h5.156a.47.47 0 00.469-.469v-.312a.47.47 0 00-.469-.469H1.875C.84 3.333 0 4.173 0 5.208z",
|
|
1821
|
-
fill: "currentColor"
|
|
1822
|
-
}));
|
|
1823
|
-
};
|
|
1824
|
-
|
|
1825
|
-
IconSignOut.displayName = 'IconSignOut';
|
|
1826
|
-
|
|
1827
|
-
var IconSitemap = function IconSitemap(props) {
|
|
1828
|
-
return React.createElement("svg", Object.assign({
|
|
1829
|
-
viewBox: "0 0 20 20",
|
|
1830
|
-
fill: "none",
|
|
1831
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1832
|
-
}, props, {
|
|
1833
|
-
"data-testid": "icon-sitemap",
|
|
1834
|
-
style: getIconStyles(props)
|
|
1835
|
-
}), React.createElement("path", {
|
|
1836
|
-
fillRule: "evenodd",
|
|
1837
|
-
clipRule: "evenodd",
|
|
1838
|
-
d: "M19 12.667h-1v-3.05a.95.95 0 00-.95-.95H10.5v-2H12a1 1 0 001-1v-3a1 1 0 00-1-1H8a1 1 0 00-1 1v3a1 1 0 001 1h1.5v2H2.95a.95.95 0 00-.95.95v3.05H1a1 1 0 00-1 1v3a1 1 0 001 1h3a1 1 0 001-1v-3a1 1 0 00-1-1H3v-3h6.5v3h-1a1 1 0 00-1 1v3a1 1 0 001 1h3a1 1 0 001-1v-3a1 1 0 00-1-1h-1v-3H17v3h-1a1 1 0 00-1 1v3a1 1 0 001 1h3a1 1 0 001-1v-3a1 1 0 00-1-1zm-15 1v3H1v-3h3zm7.5 3v-3h-3v3h3zm-3.5-11v-3h4v3H8zm8 11h3v-3h-3v3z",
|
|
1839
|
-
fill: "currentColor"
|
|
1840
|
-
}));
|
|
1841
|
-
};
|
|
1842
|
-
|
|
1843
|
-
IconSitemap.displayName = 'IconSitemap';
|
|
1844
|
-
|
|
1845
|
-
var IconSlidersH = function IconSlidersH(props) {
|
|
1846
|
-
return React.createElement("svg", Object.assign({
|
|
1847
|
-
viewBox: "0 0 20 20",
|
|
1848
|
-
fill: "none",
|
|
1849
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1850
|
-
}, props, {
|
|
1851
|
-
"data-testid": "icon-sliders-h",
|
|
1852
|
-
style: getIconStyles(props)
|
|
1853
|
-
}), React.createElement("g", {
|
|
1854
|
-
clipPath: "url(#icon-sliders-h_svg__clip0_9488:49365)"
|
|
1855
|
-
}, React.createElement("path", {
|
|
1856
|
-
d: "M19.688 15H7.5v-1.563a.935.935 0 00-.938-.937H4.688a.935.935 0 00-.937.938V15H.312a.313.313 0 00-.312.313v.624c0 .172.14.313.313.313H3.75v1.563c0 .519.418.937.938.937h1.875c.519 0 .937-.418.937-.938V16.25h12.188c.171 0 .312-.14.312-.313v-.624a.313.313 0 00-.313-.313zM6.25 17.5H5v-3.75h1.25v3.75zM19.688 3.75H10V2.187a.935.935 0 00-.938-.937H7.188a.935.935 0 00-.938.938V3.75H.312A.313.313 0 000 4.063v.625C0 4.859.14 5 .313 5H6.25v1.563c0 .519.418.937.938.937h1.875c.519 0 .937-.418.937-.938V5h9.688c.171 0 .312-.14.312-.313v-.625a.313.313 0 00-.313-.312zM8.75 6.25H7.5V2.5h1.25v3.75zm10.938 3.125H16.25V7.812a.935.935 0 00-.938-.937h-1.874a.935.935 0 00-.938.938v1.562H.312A.313.313 0 000 9.688v.624c0 .172.14.313.313.313H12.5v1.563c0 .519.418.937.938.937h1.874c.52 0 .938-.418.938-.938v-1.562h3.438c.171 0 .312-.14.312-.313v-.624a.313.313 0 00-.313-.313zM15 11.875h-1.25v-3.75H15v3.75z",
|
|
1857
|
-
fill: "currentColor"
|
|
1858
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
1859
|
-
id: "icon-sliders-h_svg__clip0_9488:49365"
|
|
1860
|
-
}, React.createElement("path", {
|
|
1861
|
-
fill: "#fff",
|
|
1862
|
-
d: "M0 0h20v20H0z"
|
|
1863
|
-
}))));
|
|
1864
|
-
};
|
|
1865
|
-
|
|
1866
|
-
IconSlidersH.displayName = 'IconSlidersH';
|
|
1867
|
-
|
|
1868
|
-
var IconSort = function IconSort(props) {
|
|
1869
|
-
return React.createElement("svg", Object.assign({
|
|
1870
|
-
viewBox: "0 0 20 20",
|
|
1871
|
-
fill: "none",
|
|
1872
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1873
|
-
}, props, {
|
|
1874
|
-
"data-testid": "icon-sort",
|
|
1875
|
-
style: getIconStyles(props)
|
|
1876
|
-
}), React.createElement("path", {
|
|
1877
|
-
d: "M16.74 4.602l-3.284-3.215a.466.466 0 00-.66 0l-3.28 3.216a.469.469 0 00-.004.664l.22.222a.466.466 0 00.66.003l2.11-2.057v15.002a.313.313 0 00.312.313h.625a.312.312 0 00.312-.313V3.441l2.107 2.045a.469.469 0 00.661 0l.22-.222a.469.469 0 000-.662zm-6.468 9.912a.464.464 0 00-.66-.003l-2.11 2.057V1.562a.312.312 0 00-.313-.312h-.625a.312.312 0 00-.313.313v14.996l-2.107-2.045a.468.468 0 00-.66 0l-.221.222a.47.47 0 000 .664l3.283 3.214a.467.467 0 00.66 0l3.28-3.215a.468.468 0 00.004-.664l-.218-.22z",
|
|
1878
|
-
fill: "currentColor"
|
|
1879
|
-
}));
|
|
1880
|
-
};
|
|
1881
|
-
|
|
1882
|
-
IconSort.displayName = 'IconSort';
|
|
1883
|
-
|
|
1884
|
-
var IconStar = function IconStar(props) {
|
|
1885
|
-
return React.createElement("svg", Object.assign({
|
|
1886
|
-
viewBox: "0 0 20 20",
|
|
1887
|
-
fill: "none",
|
|
1888
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1889
|
-
}, props, {
|
|
1890
|
-
"data-testid": "icon-star",
|
|
1891
|
-
style: getIconStyles(props)
|
|
1892
|
-
}), React.createElement("path", {
|
|
1893
|
-
d: "M18.976 6.699l-5.462-.832L11.073.696a1.175 1.175 0 00-2.146 0L6.486 5.867l-5.462.832c-.98.148-1.372 1.41-.661 2.132l3.951 4.023-.935 5.683c-.168 1.027.868 1.797 1.735 1.317L10 17.17l4.886 2.683c.867.477 1.903-.289 1.735-1.316l-.935-5.683 3.951-4.023c.71-.722.318-1.984-.661-2.132zm-4.572 5.718l1.039 6.327L10 15.76l-5.44 2.988 1.04-6.327-4.404-4.488 6.083-.922L10 1.251l2.722 5.76 6.082.922-4.4 4.484z",
|
|
1894
|
-
fill: "currentColor"
|
|
1895
|
-
}));
|
|
1896
|
-
};
|
|
1897
|
-
|
|
1898
|
-
IconStar.displayName = 'IconStar';
|
|
1899
|
-
|
|
1900
|
-
var IconStickyNoteLines = function IconStickyNoteLines(props) {
|
|
1901
|
-
return React.createElement("svg", Object.assign({
|
|
1902
|
-
viewBox: "0 0 20 20",
|
|
1903
|
-
fill: "none",
|
|
1904
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1905
|
-
}, props, {
|
|
1906
|
-
"data-testid": "icon-sticky-note-lines",
|
|
1907
|
-
style: getIconStyles(props)
|
|
1908
|
-
}), React.createElement("path", {
|
|
1909
|
-
d: "M20 14.112V2.142C20 .96 19.04 0 17.857 0H2.143C.959 0 0 .96 0 2.143v15.714C0 19.041.96 20 2.143 20h11.97c.568 0 1.113-.226 1.515-.628l3.744-3.745c.402-.401.628-.946.628-1.515zm-5.383 4.25a.71.71 0 01-.331.188v-4.264h4.263a.708.708 0 01-.187.331l-3.744 3.745zm3.954-16.22v10.715H13.93c-.592 0-1.072.48-1.072 1.071v4.643H2.143a.714.714 0 01-.714-.714V2.143c0-.395.32-.714.714-.714h15.714c.395 0 .714.32.714.714z",
|
|
1910
|
-
fill: "currentColor"
|
|
1911
|
-
}), React.createElement("path", {
|
|
1912
|
-
d: "M5.313 9.583h5.625c.171 0 .312.14.312.313v.625c0 .172-.14.312-.313.312H5.314A.313.313 0 015 10.521v-.625c0-.172.14-.313.313-.313zM5.313 5.833h9.375c.171 0 .312.14.312.313v.625c0 .172-.14.312-.313.312H5.313A.313.313 0 015 6.771v-.625c0-.172.14-.313.313-.313z",
|
|
1913
|
-
fill: "currentColor"
|
|
1914
|
-
}));
|
|
1915
|
-
};
|
|
1916
|
-
|
|
1917
|
-
IconStickyNoteLines.displayName = 'IconStickyNoteLines';
|
|
1918
|
-
|
|
1919
|
-
var IconStopwatch = function IconStopwatch(props) {
|
|
1920
|
-
return React.createElement("svg", Object.assign({
|
|
1921
|
-
viewBox: "0 0 20 20",
|
|
1922
|
-
fill: "none",
|
|
1923
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1924
|
-
}, props, {
|
|
1925
|
-
"data-testid": "icon-stopwatch",
|
|
1926
|
-
style: getIconStyles(props)
|
|
1927
|
-
}), React.createElement("path", {
|
|
1928
|
-
fillRule: "evenodd",
|
|
1929
|
-
clipRule: "evenodd",
|
|
1930
|
-
d: "M16.613 5.52l.684-.684a.47.47 0 000-.664l-.223-.223a.47.47 0 00-.664 0l-.683.684a8.72 8.72 0 00-5.145-2.117V1.25h.977a.47.47 0 00.468-.469V.47A.47.47 0 0011.56 0H8.434a.47.47 0 00-.47.469V.78c0 .258.212.469.47.469h.898v1.273A8.75 8.75 0 001.25 11.25a8.75 8.75 0 1015.363-5.73zM10 18.75a7.497 7.497 0 01-7.5-7.5c0-4.145 3.355-7.5 7.5-7.5s7.5 3.355 7.5 7.5-3.355 7.5-7.5 7.5zm-.625-5.469c0 .258.21.469.469.469h.312a.47.47 0 00.469-.469V6.72a.47.47 0 00-.469-.469h-.312a.47.47 0 00-.469.469v6.562z",
|
|
1931
|
-
fill: "currentColor"
|
|
1932
|
-
}));
|
|
1933
|
-
};
|
|
1934
|
-
|
|
1935
|
-
IconStopwatch.displayName = 'IconStopwatch';
|
|
1936
|
-
|
|
1937
|
-
var IconStrikethrough = function IconStrikethrough(props) {
|
|
1938
|
-
return React.createElement("svg", Object.assign({
|
|
1939
|
-
viewBox: "0 0 20 20",
|
|
1940
|
-
fill: "none",
|
|
1941
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1942
|
-
}, props, {
|
|
1943
|
-
"data-testid": "icon-strikethrough",
|
|
1944
|
-
style: getIconStyles(props)
|
|
1945
|
-
}), React.createElement("g", {
|
|
1946
|
-
clipPath: "url(#icon-strikethrough_svg__clip0_9488:49378)"
|
|
1947
|
-
}, React.createElement("path", {
|
|
1948
|
-
d: "M14.116 12.5a2.832 2.832 0 01.82 2.666c-.19.898-.842 1.645-1.682 2.012a3.858 3.858 0 01-1.538.322H9.141a3.061 3.061 0 01-2.914-2.09.315.315 0 00-.368-.217l-.611.143a.313.313 0 00-.235.39 4.308 4.308 0 004.128 3.024h2.578a5.115 5.115 0 002.036-.426c1.31-.57 2.272-1.804 2.46-3.22a4.082 4.082 0 00-.52-2.604h-1.58zM6.61 8.75H9.28L7.74 7.984c-.968-.482-1.563-1.463-1.535-2.606a2.82 2.82 0 011.571-2.474A3.849 3.849 0 019.49 2.5h1.87a4.25 4.25 0 013.73 2.223.312.312 0 00.404.144l.57-.258a.314.314 0 00.153-.43 5.502 5.502 0 00-4.858-2.929h-1.87a5.11 5.11 0 00-2.271.536c-1.396.698-2.262 2.103-2.262 3.72A3.988 3.988 0 006.611 8.75zM19.688 10H.313a.312.312 0 00-.313.313v.624a.313.313 0 00.313.313h19.375a.313.313 0 00.312-.313v-.624a.313.313 0 00-.313-.313z",
|
|
1949
|
-
fill: "currentColor"
|
|
1950
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
1951
|
-
id: "icon-strikethrough_svg__clip0_9488:49378"
|
|
1952
|
-
}, React.createElement("path", {
|
|
1953
|
-
fill: "#fff",
|
|
1954
|
-
d: "M0 0h20v20H0z"
|
|
1955
|
-
}))));
|
|
1956
|
-
};
|
|
1957
|
-
|
|
1958
|
-
IconStrikethrough.displayName = 'IconStrikethrough';
|
|
1959
|
-
|
|
1960
|
-
var IconSyncExclaimation = function IconSyncExclaimation(props) {
|
|
1961
|
-
return React.createElement("svg", Object.assign({
|
|
1962
|
-
viewBox: "0 0 20 20",
|
|
1963
|
-
fill: "none",
|
|
1964
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
1965
|
-
}, props, {
|
|
1966
|
-
"data-testid": "icon-sync-exclaimation",
|
|
1967
|
-
style: getIconStyles(props)
|
|
1968
|
-
}), React.createElement("g", {
|
|
1969
|
-
clipPath: "url(#icon-sync-exclaimation_svg__clip0_4985:43)"
|
|
1970
|
-
}, React.createElement("path", {
|
|
1971
|
-
fillRule: "evenodd",
|
|
1972
|
-
clipRule: "evenodd",
|
|
1973
|
-
d: "M18 10a7.939 7.939 0 00-2.351-5.649L13 7.001V1h6l-1.938 1.937A9.93 9.93 0 0120 10c0 5.514-4.486 10-10 10v-2c4.411 0 8-3.589 8-8zM2 10a7.94 7.94 0 002.35 5.649L7 12.999v6H1l1.938-1.937A9.926 9.926 0 010 10C0 4.486 4.485 0 10 0v2c-4.41 0-8 3.589-8 8z",
|
|
1974
|
-
fill: "currentColor"
|
|
1975
|
-
}), React.createElement("mask", {
|
|
1976
|
-
id: "icon-sync-exclaimation_svg__a",
|
|
1977
|
-
style: {
|
|
1978
|
-
maskType: 'alpha'
|
|
1979
|
-
},
|
|
1980
|
-
maskUnits: "userSpaceOnUse",
|
|
1981
|
-
x: 0,
|
|
1982
|
-
y: 0,
|
|
1983
|
-
width: 20,
|
|
1984
|
-
height: 21
|
|
1985
|
-
}, React.createElement("path", {
|
|
1986
|
-
fillRule: "evenodd",
|
|
1987
|
-
clipRule: "evenodd",
|
|
1988
|
-
d: "M18 10a7.939 7.939 0 00-2.351-5.649L13 7.001V1h6l-1.938 1.937A9.93 9.93 0 0120 10c0 5.514-4.486 10-10 10v-2c4.411 0 8-3.589 8-8zM2 10a7.94 7.94 0 002.35 5.649L7 12.999v6H1l1.938-1.937A9.926 9.926 0 010 10C0 4.486 4.485 0 10 0v2c-4.41 0-8 3.589-8 8z",
|
|
1989
|
-
fill: "#fff"
|
|
1990
|
-
}))), React.createElement("path", {
|
|
1991
|
-
d: "M9.399 5h1.37c.13 0 .235.09.231.2l-.29 6.335c-.003.103-.107.187-.23.187h-.792c-.123 0-.228-.08-.231-.187L9.167 5.2c-.004-.11.1-.2.232-.2zM10.084 12.334a.915.915 0 00-.917.916c0 .508.41.917.917.917.507 0 .916-.41.916-.917a.915.915 0 00-.916-.916z",
|
|
1992
|
-
fill: "currentColor"
|
|
1993
|
-
}), React.createElement("defs", null, React.createElement("clipPath", {
|
|
1994
|
-
id: "icon-sync-exclaimation_svg__clip0_4985:43"
|
|
1995
|
-
}, React.createElement("path", {
|
|
1996
|
-
fill: "#fff",
|
|
1997
|
-
d: "M0 0h20v20H0z"
|
|
1998
|
-
}))));
|
|
1999
|
-
};
|
|
2000
|
-
|
|
2001
|
-
IconSyncExclaimation.displayName = 'IconSyncExclaimation';
|
|
2002
|
-
|
|
2003
|
-
var IconSync = function IconSync(props) {
|
|
2004
|
-
return React.createElement("svg", Object.assign({
|
|
2005
|
-
viewBox: "0 0 20 20",
|
|
2006
|
-
fill: "none",
|
|
2007
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2008
|
-
}, props, {
|
|
2009
|
-
"data-testid": "icon-sync",
|
|
2010
|
-
style: getIconStyles(props)
|
|
2011
|
-
}), React.createElement("g", {
|
|
2012
|
-
clipPath: "url(#icon-sync_svg__clip0_4984:4)"
|
|
2013
|
-
}, React.createElement("path", {
|
|
2014
|
-
fillRule: "evenodd",
|
|
2015
|
-
clipRule: "evenodd",
|
|
2016
|
-
d: "M18 10a7.939 7.939 0 00-2.351-5.649L13 7.001V1h6l-1.938 1.937A9.93 9.93 0 0120 10c0 5.514-4.486 10-10 10v-2c4.411 0 8-3.589 8-8zM2 10a7.94 7.94 0 002.35 5.649L7 12.999v6H1l1.938-1.937A9.926 9.926 0 010 10C0 4.486 4.485 0 10 0v2c-4.41 0-8 3.589-8 8z",
|
|
2017
|
-
fill: "currentColor"
|
|
2018
|
-
}), React.createElement("mask", {
|
|
2019
|
-
id: "icon-sync_svg__a",
|
|
2020
|
-
style: {
|
|
2021
|
-
maskType: 'alpha'
|
|
2022
|
-
},
|
|
2023
|
-
maskUnits: "userSpaceOnUse",
|
|
2024
|
-
x: 0,
|
|
2025
|
-
y: 0,
|
|
2026
|
-
width: 20,
|
|
2027
|
-
height: 21
|
|
2028
|
-
}, React.createElement("path", {
|
|
2029
|
-
fillRule: "evenodd",
|
|
2030
|
-
clipRule: "evenodd",
|
|
2031
|
-
d: "M18 10a7.939 7.939 0 00-2.351-5.649L13 7.001V1h6l-1.938 1.937A9.93 9.93 0 0120 10c0 5.514-4.486 10-10 10v-2c4.411 0 8-3.589 8-8zM2 10a7.94 7.94 0 002.35 5.649L7 12.999v6H1l1.938-1.937A9.926 9.926 0 010 10C0 4.486 4.485 0 10 0v2c-4.41 0-8 3.589-8 8z",
|
|
2032
|
-
fill: "#fff"
|
|
2033
|
-
}))), React.createElement("defs", null, React.createElement("clipPath", {
|
|
2034
|
-
id: "icon-sync_svg__clip0_4984:4"
|
|
2035
|
-
}, React.createElement("path", {
|
|
2036
|
-
fill: "#fff",
|
|
2037
|
-
d: "M0 0h20v20H0z"
|
|
2038
|
-
}))));
|
|
2039
|
-
};
|
|
2040
|
-
|
|
2041
|
-
IconSync.displayName = 'IconSync';
|
|
2042
|
-
|
|
2043
|
-
var IconTachometer = function IconTachometer(props) {
|
|
2044
|
-
return React.createElement("svg", Object.assign({
|
|
2045
|
-
viewBox: "0 0 20 20",
|
|
2046
|
-
fill: "none",
|
|
2047
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2048
|
-
}, props, {
|
|
2049
|
-
"data-testid": "icon-tachometer",
|
|
2050
|
-
style: getIconStyles(props)
|
|
2051
|
-
}), React.createElement("mask", {
|
|
2052
|
-
id: "icon-tachometer_svg__a",
|
|
2053
|
-
style: {
|
|
2054
|
-
maskType: 'alpha'
|
|
2055
|
-
},
|
|
2056
|
-
maskUnits: "userSpaceOnUse",
|
|
2057
|
-
x: 0,
|
|
2058
|
-
y: 0,
|
|
2059
|
-
width: 20,
|
|
2060
|
-
height: 17
|
|
2061
|
-
}, React.createElement("path", {
|
|
2062
|
-
fillRule: "evenodd",
|
|
2063
|
-
clipRule: "evenodd",
|
|
2064
|
-
d: "M0 10.556c0-5.523 4.477-10 10-10s10 4.477 10 10c0 1.833-.495 3.55-1.356 5.027a1.098 1.098 0 01-.953.528H2.309c-.387 0-.758-.194-.953-.528A9.948 9.948 0 010 10.556zm10-5.834a.833.833 0 100-1.666.833.833 0 000 1.666zM5.278 5a.833.833 0 100 1.666.833.833 0 000-1.666zm8.61.833a.833.833 0 111.667 0 .833.833 0 01-1.666 0zm2.779 3.89a.833.833 0 100 1.666.833.833 0 000-1.667zM17.69 15l-15.375.024a8.877 8.877 0 01-1.205-4.468c0-4.902 3.988-8.89 8.889-8.89s8.889 3.988 8.889 8.89A8.791 8.791 0 0117.69 15zM2.5 10.556a.833.833 0 111.666 0 .833.833 0 01-1.666 0zM12.681 3.92a.56.56 0 00-.706.343l-1.8 5.2-.069-.009c-.035-.005-.07-.01-.106-.01a2.222 2.222 0 101.229.372l1.796-5.19a.556.556 0 00-.344-.706zM8.89 11.667c0 .612.498 1.11 1.111 1.11s1.111-.498 1.111-1.11c0-.613-.498-1.111-1.111-1.111s-1.111.498-1.111 1.11z",
|
|
2065
|
-
fill: "#fff"
|
|
2066
|
-
})), React.createElement("g", {
|
|
2067
|
-
mask: "url(#icon-tachometer_svg__a)"
|
|
2068
|
-
}, React.createElement("path", {
|
|
2069
|
-
fill: "currentColor",
|
|
2070
|
-
d: "M0-1.667h20v20H0z"
|
|
2071
|
-
})), React.createElement("mask", {
|
|
2072
|
-
id: "icon-tachometer_svg__b",
|
|
2073
|
-
style: {
|
|
2074
|
-
maskType: 'alpha'
|
|
2075
|
-
},
|
|
2076
|
-
maskUnits: "userSpaceOnUse",
|
|
2077
|
-
x: 2,
|
|
2078
|
-
y: 17,
|
|
2079
|
-
width: 16,
|
|
2080
|
-
height: 2
|
|
2081
|
-
}, React.createElement("path", {
|
|
2082
|
-
d: "M16.83 17.5H3.17c-.14 0-.253.14-.253.313v.625c0 .172.113.312.253.312h13.66c.14 0 .254-.14.254-.313v-.625c0-.172-.113-.312-.253-.312z",
|
|
2083
|
-
fill: "#fff"
|
|
2084
|
-
})), React.createElement("g", {
|
|
2085
|
-
mask: "url(#icon-tachometer_svg__b)"
|
|
2086
|
-
}, React.createElement("path", {
|
|
2087
|
-
fill: "currentColor",
|
|
2088
|
-
d: "M-.231 8.333h18.889v20H-.231z"
|
|
2089
|
-
})));
|
|
2090
|
-
};
|
|
2091
|
-
|
|
2092
|
-
IconTachometer.displayName = 'IconTachometer';
|
|
2093
|
-
|
|
2094
|
-
var IconTimesOctagon = function IconTimesOctagon(props) {
|
|
2095
|
-
return React.createElement("svg", Object.assign({
|
|
2096
|
-
viewBox: "0 0 20 20",
|
|
2097
|
-
fill: "none",
|
|
2098
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2099
|
-
}, props, {
|
|
2100
|
-
"data-testid": "icon-times-octagon",
|
|
2101
|
-
style: getIconStyles(props)
|
|
2102
|
-
}), React.createElement("path", {
|
|
2103
|
-
fillRule: "evenodd",
|
|
2104
|
-
clipRule: "evenodd",
|
|
2105
|
-
d: "M14.094.57c-.351-.35-.827-.55-1.322-.55H7.193c-.495 0-.97.2-1.322.55L.55 5.888c-.351.35-.55.826-.55 1.321v5.58c0 .494.199.97.55 1.32l5.321 5.323c.351.35.827.55 1.322.55h5.579c.495 0 .97-.2 1.322-.55l5.321-5.322c.351-.35.55-.827.55-1.322V7.213c0-.495-.199-.97-.55-1.321L14.094.57zm4.62 12.217a.62.62 0 01-.184.441l-5.318 5.322a.619.619 0 01-.44.183H7.193a.62.62 0 01-.44-.183L1.43 13.232a.62.62 0 01-.183-.44v-5.58a.62.62 0 01.183-.44L6.749 1.45a.62.62 0 01.44-.183h5.58a.62.62 0 01.44.183l5.321 5.322a.62.62 0 01.183.44v5.575zm-5.369.909l.331-.332a.475.475 0 000-.662L10.975 10l2.701-2.702a.468.468 0 000-.663l-.331-.331a.468.468 0 00-.663 0L9.981 9.006 7.279 6.304a.468.468 0 00-.663 0l-.331.331a.468.468 0 000 .663L8.986 10l-2.701 2.702a.468.468 0 000 .662l.331.332c.183.183.48.183.663 0l2.702-2.702 2.701 2.702c.184.183.48.183.663 0z",
|
|
2106
|
-
fill: "currentColor"
|
|
2107
|
-
}));
|
|
2108
|
-
};
|
|
2109
|
-
|
|
2110
|
-
IconTimesOctagon.displayName = 'IconTimesOctagon';
|
|
2111
|
-
|
|
2112
|
-
var IconTimes = function IconTimes(props) {
|
|
2113
|
-
return React.createElement("svg", Object.assign({
|
|
2114
|
-
viewBox: "0 0 20 20",
|
|
2115
|
-
fill: "none",
|
|
2116
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2117
|
-
}, props, {
|
|
2118
|
-
"data-testid": "icon-times",
|
|
2119
|
-
style: getIconStyles(props)
|
|
2120
|
-
}), React.createElement("path", {
|
|
2121
|
-
fillRule: "evenodd",
|
|
2122
|
-
clipRule: "evenodd",
|
|
2123
|
-
d: "M19.457 18.143l-8.135-8.145 8.135-8.175a.312.312 0 000-.442l-.884-.884a.312.312 0 00-.442 0L9.996 8.672 1.86.497a.312.312 0 00-.441 0l-.884.884a.312.312 0 000 .442L8.67 9.998.534 18.143a.312.312 0 000 .442l.884.884c.122.122.32.122.441 0l8.137-8.145 8.135 8.145c.122.122.32.122.442 0l.884-.884a.312.312 0 000-.442z",
|
|
2124
|
-
fill: "currentColor"
|
|
2125
|
-
}));
|
|
2126
|
-
};
|
|
2127
|
-
|
|
2128
|
-
IconTimes.displayName = 'IconTimes';
|
|
2129
|
-
|
|
2130
|
-
var IconTrash = function IconTrash(props) {
|
|
2131
|
-
return React.createElement("svg", Object.assign({
|
|
2132
|
-
viewBox: "0 0 20 20",
|
|
2133
|
-
fill: "none",
|
|
2134
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2135
|
-
}, props, {
|
|
2136
|
-
"data-testid": "icon-trash",
|
|
2137
|
-
style: getIconStyles(props)
|
|
2138
|
-
}), React.createElement("path", {
|
|
2139
|
-
fillRule: "evenodd",
|
|
2140
|
-
clipRule: "evenodd",
|
|
2141
|
-
d: "M13.063.75l1.312 1.75h3.438c.519 0 .937.418.937.938v.078a.235.235 0 01-.234.234H17.5v14.375c0 1.035-.84 1.875-1.875 1.875H4.375A1.875 1.875 0 012.5 18.125V3.75H1.484a.235.235 0 01-.234-.234v-.079c0-.519.418-.937.938-.937h3.437L6.938.75c.355-.473.91-.75 1.5-.75h3.124c.59 0 1.145.277 1.5.75zm-1.5.5H8.437a.629.629 0 00-.5.25l-.75 1h5.625l-.75-1a.63.63 0 00-.5-.25zm4.687 16.875a.627.627 0 01-.625.625H4.375a.627.627 0 01-.625-.625V3.75h12.5v14.375zM9.375 6.094v10.312c0 .258.21.469.469.469h.312a.47.47 0 00.469-.469V6.094a.47.47 0 00-.469-.469h-.312a.47.47 0 00-.469.469zM6.25 16.406V6.094a.47.47 0 01.469-.469h.312a.47.47 0 01.469.469v10.312a.47.47 0 01-.469.469H6.72a.47.47 0 01-.469-.469zM12.5 6.094v10.312c0 .258.21.469.469.469h.312a.47.47 0 00.469-.469V6.094a.47.47 0 00-.469-.469h-.312a.47.47 0 00-.469.469z",
|
|
2142
|
-
fill: "currentColor"
|
|
2143
|
-
}));
|
|
2144
|
-
};
|
|
2145
|
-
|
|
2146
|
-
IconTrash.displayName = 'IconTrash';
|
|
2147
|
-
|
|
2148
|
-
var IconUnderline = function IconUnderline(props) {
|
|
2149
|
-
return React.createElement("svg", Object.assign({
|
|
2150
|
-
viewBox: "0 0 20 20",
|
|
2151
|
-
fill: "none",
|
|
2152
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2153
|
-
}, props, {
|
|
2154
|
-
"data-testid": "icon-underline",
|
|
2155
|
-
style: getIconStyles(props)
|
|
2156
|
-
}), React.createElement("path", {
|
|
2157
|
-
d: "M18.196.29h-5.464a.303.303 0 00-.303.304V1.2a.304.304 0 00.303.303h2.125v8.5a4.857 4.857 0 11-9.714 0v-8.5h2.125a.304.304 0 00.303-.303V.594A.304.304 0 007.268.29H1.804A.304.304 0 001.5.594V1.2a.304.304 0 00.304.303h2.125v8.5A6.079 6.079 0 0010 16.076a6.079 6.079 0 006.071-6.072v-8.5h2.125a.304.304 0 00.304-.303V.594a.304.304 0 00-.304-.304zm0 18.214H1.804a.304.304 0 00-.304.304v.607a.303.303 0 00.304.304h16.392a.304.304 0 00.304-.304v-.607a.304.304 0 00-.304-.304z",
|
|
2158
|
-
fill: "currentColor"
|
|
2159
|
-
}));
|
|
2160
|
-
};
|
|
2161
|
-
|
|
2162
|
-
IconUnderline.displayName = 'IconUnderline';
|
|
2163
|
-
|
|
2164
|
-
var IconUndo = function IconUndo(props) {
|
|
2165
|
-
return React.createElement("svg", Object.assign({
|
|
2166
|
-
viewBox: "0 0 20 20",
|
|
2167
|
-
fill: "none",
|
|
2168
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2169
|
-
}, props, {
|
|
2170
|
-
"data-testid": "icon-undo",
|
|
2171
|
-
style: getIconStyles(props)
|
|
2172
|
-
}), React.createElement("path", {
|
|
2173
|
-
d: "M.781.313h.39c.26 0 .47.21.47.468v4.322a9.682 9.682 0 018.39-4.79c5.328.016 9.665 4.375 9.656 9.702-.008 5.344-4.342 9.672-9.687 9.672a9.652 9.652 0 01-6.491-2.496.47.47 0 01-.02-.68l.277-.277a.468.468 0 01.644-.018A8.327 8.327 0 0010 18.36c4.6 0 8.36-3.724 8.36-8.359 0-4.6-3.724-8.36-8.36-8.36a8.357 8.357 0 00-7.433 4.532H7.03c.26 0 .469.21.469.469v.39c0 .26-.21.469-.469.469H.781a.469.469 0 01-.469-.469V.781c0-.259.21-.468.47-.468z",
|
|
2174
|
-
fill: "currentColor"
|
|
2175
|
-
}));
|
|
2176
|
-
};
|
|
2177
|
-
|
|
2178
|
-
IconUndo.displayName = 'IconUndo';
|
|
2179
|
-
|
|
2180
|
-
var IconUserComputer = function IconUserComputer(props) {
|
|
2181
|
-
return React.createElement("svg", Object.assign({
|
|
2182
|
-
viewBox: "0 0 20 20",
|
|
2183
|
-
fill: "none",
|
|
2184
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2185
|
-
}, props, {
|
|
2186
|
-
"data-testid": "icon-user-computer",
|
|
2187
|
-
style: getIconStyles(props)
|
|
2188
|
-
}), React.createElement("path", {
|
|
2189
|
-
d: "M18.958 2.5H6.25c-.575 0-1.042.466-1.042 1.042v1.172a3.125 3.125 0 103.125 3.125A3.116 3.116 0 006.25 4.905V3.542h12.708v9.505H9.94c-.019-.03-.033-.064-.053-.094-.562-.834-1.52-1.273-2.504-1.273-.904 0-1.131.325-2.174.325-1.04 0-1.268-.325-2.174-.325-.984 0-1.942.44-2.503 1.273A3.11 3.11 0 000 14.696v1.216c0 .719.583 1.301 1.302 1.301h7.813c.719 0 1.302-.582 1.302-1.302v-1.215c0-.208-.028-.41-.067-.607h8.608c.576 0 1.042-.467 1.042-1.042V3.542c0-.576-.466-1.042-1.042-1.042zM7.292 7.839a2.086 2.086 0 01-2.084 2.083 2.086 2.086 0 01-2.083-2.083c0-1.15.935-2.084 2.083-2.084 1.15 0 2.084.935 2.084 2.084zm2.083 8.072a.26.26 0 01-.26.26H1.302a.26.26 0 01-.26-.26v-1.215c0-.416.122-.818.353-1.16.343-.51.955-.814 1.64-.814.709 0 .975.325 2.173.325s1.465-.325 2.174-.325c.684 0 1.297.304 1.64.813.23.343.353.745.353 1.161v1.216z",
|
|
2190
|
-
fill: "currentColor"
|
|
2191
|
-
}), React.createElement("rect", {
|
|
2192
|
-
x: 10.259,
|
|
2193
|
-
y: 17.051,
|
|
2194
|
-
width: 1.042,
|
|
2195
|
-
height: 4.688,
|
|
2196
|
-
rx: 0.521,
|
|
2197
|
-
transform: "rotate(-90 10.259 17.05)",
|
|
2198
|
-
fill: "currentColor"
|
|
2199
|
-
}), React.createElement("path", {
|
|
2200
|
-
fill: "currentColor",
|
|
2201
|
-
d: "M12.083 13.307h1.042v2.702h-1.042z"
|
|
2202
|
-
}));
|
|
2203
|
-
};
|
|
2204
|
-
|
|
2205
|
-
IconUserComputer.displayName = 'IconUserComputer';
|
|
2206
|
-
|
|
2207
|
-
var IconUserLight = function IconUserLight(props) {
|
|
2208
|
-
return React.createElement("svg", Object.assign({
|
|
2209
|
-
viewBox: "0 0 20 20",
|
|
2210
|
-
fill: "none",
|
|
2211
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2212
|
-
}, props, {
|
|
2213
|
-
"data-testid": "icon-user-light",
|
|
2214
|
-
style: getIconStyles(props)
|
|
2215
|
-
}), React.createElement("path", {
|
|
2216
|
-
fillRule: "evenodd",
|
|
2217
|
-
clipRule: "evenodd",
|
|
2218
|
-
d: "M10 10a5 5 0 100-10 5 5 0 000 10zm2.203 1.505c.426-.135.806-.255 1.297-.255a5.251 5.251 0 015.25 5.25v1.625c0 1.035-.84 1.875-1.875 1.875H3.125a1.875 1.875 0 01-1.875-1.875V16.5a5.251 5.251 0 015.25-5.25c.494 0 .874.12 1.3.255.546.173 1.168.37 2.2.37 1.033 0 1.656-.197 2.203-.37zm4.672 7.245a.627.627 0 00.625-.625V16.5c0-2.207-1.793-4-4-4-.294 0-.588.092-.95.206-.581.182-1.337.419-2.55.419-1.215 0-1.971-.237-2.551-.42-.362-.113-.655-.205-.949-.205-2.207 0-4 1.793-4 4v1.625c0 .344.281.625.625.625h13.75zM13.75 5A3.756 3.756 0 0010 1.25 3.756 3.756 0 006.25 5 3.756 3.756 0 0010 8.75 3.756 3.756 0 0013.75 5z",
|
|
2219
|
-
fill: "currentColor"
|
|
2220
|
-
}));
|
|
2221
|
-
};
|
|
2222
|
-
|
|
2223
|
-
IconUserLight.displayName = 'IconUserLight';
|
|
2224
|
-
|
|
2225
|
-
var IconUserPlus = function IconUserPlus(props) {
|
|
2226
|
-
return React.createElement("svg", Object.assign({
|
|
2227
|
-
viewBox: "0 0 20 20",
|
|
2228
|
-
fill: "none",
|
|
2229
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2230
|
-
}, props, {
|
|
2231
|
-
"data-testid": "icon-user-plus",
|
|
2232
|
-
style: getIconStyles(props)
|
|
2233
|
-
}), React.createElement("path", {
|
|
2234
|
-
d: "M19.77 9.063h-2.52V6.483a.232.232 0 00-.23-.234h-.458a.232.232 0 00-.229.234v2.579h-2.52a.232.232 0 00-.23.234v.469c0 .129.103.234.23.234h2.52v2.578c0 .129.103.235.23.235h.457c.127 0 .23-.106.23-.235V10h2.52c.127 0 .23-.105.23-.234v-.47a.232.232 0 00-.23-.233zM6.667 10c2.104 0 3.81-1.865 3.81-4.167 0-2.301-1.706-4.166-3.81-4.166s-3.81 1.865-3.81 4.166C2.857 8.135 4.562 10 6.667 10zm2.666 1.042h-.497c-.66.332-1.396.52-2.17.52a4.825 4.825 0 01-2.169-.52H4c-2.208 0-4 1.96-4 4.375v1.354c0 .863.64 1.562 1.429 1.562h10.476c.789 0 1.428-.7 1.428-1.562v-1.354c0-2.416-1.791-4.375-4-4.375z",
|
|
2235
|
-
fill: "currentColor"
|
|
2236
|
-
}));
|
|
2237
|
-
};
|
|
2238
|
-
|
|
2239
|
-
IconUserPlus.displayName = 'IconUserPlus';
|
|
2240
|
-
|
|
2241
|
-
var IconUserSlash = function IconUserSlash(props) {
|
|
2242
|
-
return React.createElement("svg", Object.assign({
|
|
2243
|
-
viewBox: "0 0 20 20",
|
|
2244
|
-
fill: "none",
|
|
2245
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2246
|
-
}, props, {
|
|
2247
|
-
"data-testid": "icon-user-slash",
|
|
2248
|
-
style: getIconStyles(props)
|
|
2249
|
-
}), React.createElement("g", {
|
|
2250
|
-
clipPath: "url(#icon-user-slash_svg__clip0_8392:39816)"
|
|
2251
|
-
}, React.createElement("path", {
|
|
2252
|
-
d: "M19.907 17.442L.718 1.708a.242.242 0 00-.35.04l-.313.406a.27.27 0 00.038.368L19.282 18.26a.242.242 0 00.35-.04l.313-.406a.274.274 0 00-.038-.371zM10 2.692c1.931 0 3.5 1.633 3.5 3.645 0 1.132-.51 2.135-1.29 2.805l.8.658a4.749 4.749 0 001.49-3.463c0-2.588-2.015-4.687-4.5-4.687-1.706 0-3.169 1-3.935 2.454l.794.65C7.428 3.539 8.616 2.692 10 2.692zm-7 14.58v-1.04c0-1.723 1.346-3.125 3-3.125h1.15c.7 0 1.26.52 2.85.52.366 0 .728-.036 1.088-.1l-1.154-.948c-1.443-.02-1.853-.514-2.787-.514H6c-2.21 0-4 1.865-4 4.166v1.042c0 .576.446 1.041 1 1.041h13.925l-1.268-1.041H2.999z",
|
|
2253
|
-
fill: "currentColor"
|
|
2254
|
-
})), React.createElement("defs", null, React.createElement("clipPath", {
|
|
2255
|
-
id: "icon-user-slash_svg__clip0_8392:39816"
|
|
2256
|
-
}, React.createElement("path", {
|
|
2257
|
-
fill: "#fff",
|
|
2258
|
-
d: "M0 0h20v20H0z"
|
|
2259
|
-
}))));
|
|
2260
|
-
};
|
|
2261
|
-
|
|
2262
|
-
IconUserSlash.displayName = 'IconUserSlash';
|
|
2263
|
-
|
|
2264
|
-
var IconUserSolid = function IconUserSolid(props) {
|
|
2265
|
-
return React.createElement("svg", Object.assign({
|
|
2266
|
-
viewBox: "0 0 20 20",
|
|
2267
|
-
fill: "none",
|
|
2268
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2269
|
-
}, props, {
|
|
2270
|
-
"data-testid": "icon-user-solid",
|
|
2271
|
-
style: getIconStyles(props)
|
|
2272
|
-
}), React.createElement("path", {
|
|
2273
|
-
d: "M10 10c2.63 0 4.762-2.238 4.762-5S12.63 0 10 0C7.37 0 5.238 2.238 5.238 5S7.37 10 10 10zm3.334 1.25h-.622a6.226 6.226 0 01-2.712.625 6.238 6.238 0 01-2.712-.625h-.621c-2.76 0-5 2.352-5 5.25v1.625c0 1.035.8 1.875 1.786 1.875h13.095c.986 0 1.786-.84 1.786-1.875V16.5c0-2.898-2.24-5.25-5-5.25z",
|
|
2274
|
-
fill: "currentColor"
|
|
2275
|
-
}));
|
|
2276
|
-
};
|
|
2277
|
-
|
|
2278
|
-
IconUserSolid.displayName = 'IconUserSolid';
|
|
2279
|
-
|
|
2280
|
-
var IconUserTag = function IconUserTag(props) {
|
|
2281
|
-
return React.createElement("svg", Object.assign({
|
|
2282
|
-
viewBox: "0 0 20 20",
|
|
2283
|
-
fill: "none",
|
|
2284
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2285
|
-
}, props, {
|
|
2286
|
-
"data-testid": "icon-user-tag",
|
|
2287
|
-
style: getIconStyles(props)
|
|
2288
|
-
}), React.createElement("path", {
|
|
2289
|
-
fillRule: "evenodd",
|
|
2290
|
-
clipRule: "evenodd",
|
|
2291
|
-
d: "M14.18 2c1.363 0 2.467 1.128 2.467 2.519v2.833l3.131 2.664a.638.638 0 010 .968l-3.13 2.664v2.833c0 1.391-1.105 2.519-2.467 2.519H2.466C1.104 19 0 17.872 0 16.481V4.52C0 3.128 1.104 2 2.466 2h11.715zm-3.082 5.667c0 1.39-1.104 2.518-2.466 2.518S6.166 9.058 6.166 7.667c0-1.391 1.104-2.519 2.466-2.519s2.466 1.128 2.466 2.519zm-1.38 3.276c.21-.068.398-.128.64-.128 1.43 0 2.59 1.184 2.59 2.644v.819a.935.935 0 01-.925.944H5.241a.935.935 0 01-.925-.944v-.819c0-1.46 1.16-2.644 2.59-2.644.243 0 .43.06.64.128.27.088.577.187 1.086.187.51 0 .817-.1 1.086-.187z",
|
|
2292
|
-
fill: "currentColor"
|
|
2293
|
-
}));
|
|
2294
|
-
};
|
|
2295
|
-
|
|
2296
|
-
IconUserTag.displayName = 'IconUserTag';
|
|
2297
|
-
|
|
2298
|
-
var IconUserTie = function IconUserTie(props) {
|
|
2299
|
-
return React.createElement("svg", Object.assign({
|
|
2300
|
-
viewBox: "0 0 20 20",
|
|
2301
|
-
fill: "none",
|
|
2302
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2303
|
-
}, props, {
|
|
2304
|
-
"data-testid": "icon-user-tie",
|
|
2305
|
-
style: getIconStyles(props)
|
|
2306
|
-
}), React.createElement("path", {
|
|
2307
|
-
d: "M10 10a5 5 0 100-10 5 5 0 000 10zm3.742 1.273l-1.867 7.477-1.25-5.313 1.25-2.187h-3.75l1.25 2.188-1.25 5.312-1.867-7.477c-2.785.133-5.008 2.41-5.008 5.227v1.625C1.25 19.16 2.09 20 3.125 20h13.75c1.035 0 1.875-.84 1.875-1.875V16.5c0-2.816-2.223-5.094-5.008-5.227z",
|
|
2308
|
-
fill: "currentColor"
|
|
2309
|
-
}));
|
|
2310
|
-
};
|
|
2311
|
-
|
|
2312
|
-
IconUserTie.displayName = 'IconUserTie';
|
|
2313
|
-
|
|
2314
|
-
var IconUsers = function IconUsers(props) {
|
|
2315
|
-
return React.createElement("svg", Object.assign({
|
|
2316
|
-
viewBox: "0 0 20 20",
|
|
2317
|
-
fill: "none",
|
|
2318
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2319
|
-
}, props, {
|
|
2320
|
-
"data-testid": "icon-users",
|
|
2321
|
-
style: getIconStyles(props)
|
|
2322
|
-
}), React.createElement("path", {
|
|
2323
|
-
d: "M17 9a2.5 2.5 0 10.001-4.999A2.5 2.5 0 0017 9zm0-4a1.5 1.5 0 110 3 1.5 1.5 0 010-3zm-7 5c1.934 0 3.5-1.566 3.5-3.5S11.934 3 10 3a3.498 3.498 0 00-3.5 3.5C6.5 8.434 8.066 10 10 10zm0-6c1.378 0 2.5 1.122 2.5 2.5S11.378 9 10 9a2.503 2.503 0 01-2.5-2.5C7.5 5.122 8.622 4 10 4zm7.625 6h-1.25c-.475 0-.916.15-1.284.403.293.2.559.434.793.7.154-.066.32-.103.491-.103h1.25c.756 0 1.375.672 1.375 1.5 0 .275.225.5.5.5s.5-.225.5-.5c0-1.378-1.066-2.5-2.375-2.5zM3 9a2.5 2.5 0 10.001-4.999A2.5 2.5 0 003 9zm0-4a1.5 1.5 0 110 3 1.5 1.5 0 010-3zm9.503 5.625C11.46 10.625 11.2 11 10 11c-1.2 0-1.46-.375-2.503-.375-1.135 0-2.238.506-2.885 1.466A3.581 3.581 0 004 14.1v1.4A1.5 1.5 0 005.5 17h9a1.5 1.5 0 001.5-1.5v-1.4c0-.744-.225-1.434-.613-2.01-.646-.959-1.75-1.465-2.884-1.465zM15 15.5c0 .275-.225.5-.5.5h-9a.501.501 0 01-.5-.5v-1.4c0-.519.153-1.022.44-1.45.432-.64 1.2-1.025 2.054-1.025.856 0 1.162.375 2.506.375 1.344 0 1.65-.375 2.503-.375.853 0 1.622.384 2.053 1.025.288.428.44.931.44 1.45v1.4H15zM4.91 10.403A2.276 2.276 0 003.624 10h-1.25C1.065 10 0 11.122 0 12.5c0 .275.225.5.5.5s.5-.225.5-.5c0-.828.619-1.5 1.375-1.5h1.25c.172 0 .337.037.49.103.235-.265.504-.5.794-.7z",
|
|
2324
|
-
fill: "currentColor"
|
|
2325
|
-
}));
|
|
2326
|
-
};
|
|
2327
|
-
|
|
2328
|
-
IconUsers.displayName = 'IconUsers';
|
|
2329
|
-
|
|
2330
|
-
var IconVideo = function IconVideo(props) {
|
|
2331
|
-
return React.createElement("svg", Object.assign({
|
|
2332
|
-
viewBox: "0 0 20 20",
|
|
2333
|
-
fill: "none",
|
|
2334
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2335
|
-
}, props, {
|
|
2336
|
-
"data-testid": "icon-video",
|
|
2337
|
-
style: getIconStyles(props)
|
|
2338
|
-
}), React.createElement("path", {
|
|
2339
|
-
d: "M18.885 4.555c-.215 0-.434.063-.632.198L14.444 7.18V5.104c0-.917-.805-1.66-1.798-1.66H1.799C.806 3.444 0 4.187 0 5.104v10.014c0 .917.806 1.66 1.799 1.66h10.847c.993 0 1.798-.743 1.798-1.66v-2.076l3.806 2.427c.198.139.42.198.632.198.576 0 1.114-.452 1.114-1.094V5.649c.004-.642-.534-1.094-1.11-1.094zm-5.552 10.563c0 .299-.316.549-.687.549H1.799c-.372 0-.688-.25-.688-.55V5.105c0-.299.316-.549.688-.549h10.847c.371 0 .687.25.687.55v10.013zm5.556-.545l-.042-.045-4.403-2.806V8.496l4.445-2.83v8.907z",
|
|
2340
|
-
fill: "currentColor"
|
|
2341
|
-
}));
|
|
2342
|
-
};
|
|
2343
|
-
|
|
2344
|
-
IconVideo.displayName = 'IconVideo';
|
|
2345
|
-
|
|
2346
|
-
var IconVolumeMute = function IconVolumeMute(props) {
|
|
2347
|
-
return React.createElement("svg", Object.assign({
|
|
2348
|
-
viewBox: "0 0 20 20",
|
|
2349
|
-
fill: "none",
|
|
2350
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2351
|
-
}, props, {
|
|
2352
|
-
"data-testid": "icon-volume-mute",
|
|
2353
|
-
style: getIconStyles(props)
|
|
2354
|
-
}), React.createElement("path", {
|
|
2355
|
-
d: "M17.759 10l2.15-2.15a.313.313 0 000-.442l-.442-.441a.313.313 0 00-.442 0l-2.15 2.149-2.15-2.15a.313.313 0 00-.441 0l-.442.442a.313.313 0 000 .442L15.99 10l-2.15 2.15a.313.313 0 000 .441l.442.442c.122.122.32.122.442 0l2.15-2.15 2.15 2.15c.122.122.32.122.441 0l.442-.441a.313.313 0 000-.442L17.76 10zM9.055 2.5a.916.916 0 00-.655.275L4.924 6.25H.937A.937.937 0 000 7.187v5.625c0 .518.42.938.938.938h3.986L8.4 17.224a.936.936 0 001.6-.663V3.438a.936.936 0 00-.945-.938zM8.75 15.807l-2.942-2.941-.366-.366H1.25v-5h4.192l.366-.366L8.75 4.192v11.615z",
|
|
2356
|
-
fill: "currentColor"
|
|
2357
|
-
}));
|
|
2358
|
-
};
|
|
2359
|
-
|
|
2360
|
-
IconVolumeMute.displayName = 'IconVolumeMute';
|
|
2361
|
-
|
|
2362
|
-
var IconVolume = function IconVolume(props) {
|
|
2363
|
-
return React.createElement("svg", Object.assign({
|
|
2364
|
-
viewBox: "0 0 20 20",
|
|
2365
|
-
fill: "none",
|
|
2366
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2367
|
-
}, props, {
|
|
2368
|
-
"data-testid": "icon-volume",
|
|
2369
|
-
style: getIconStyles(props)
|
|
2370
|
-
}), React.createElement("path", {
|
|
2371
|
-
d: "M13.995 7.561a.625.625 0 10-.54 1.127c.552.265.895.767.895 1.312 0 .544-.343 1.047-.895 1.312a.625.625 0 00.54 1.126c.99-.474 1.605-1.408 1.605-2.438 0-1.03-.616-1.964-1.605-2.439zM9.655 2.5a.916.916 0 00-.656.275L5.524 6.25H1.537a.937.937 0 00-.937.938v5.625c0 .517.42.937.937.937h3.987l3.475 3.475a.936.936 0 001.6-.663V3.438a.936.936 0 00-.944-.938zM9.35 15.807L6.04 12.5H1.85v-5H6.04L9.35 4.193v11.614zm10-5.807c0-2.583-1.33-4.946-3.47-6.167a.635.635 0 00-.86.23c-.174.3-.07.681.232.854 1.75.998 2.837 2.945 2.837 5.083 0 2.137-1.088 4.085-2.837 5.082a.623.623 0 00-.232.854c.168.289.549.408.86.23 2.14-1.22 3.47-3.583 3.47-6.166z",
|
|
2372
|
-
fill: "currentColor"
|
|
2373
|
-
}));
|
|
2374
|
-
};
|
|
2375
|
-
|
|
2376
|
-
IconVolume.displayName = 'IconVolume';
|
|
2377
|
-
|
|
2378
|
-
var IconWrench = function IconWrench(props) {
|
|
2379
|
-
return React.createElement("svg", Object.assign({
|
|
2380
|
-
viewBox: "0 0 20 20",
|
|
2381
|
-
fill: "none",
|
|
2382
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
2383
|
-
}, props, {
|
|
2384
|
-
"data-testid": "icon-wrench",
|
|
2385
|
-
style: getIconStyles(props)
|
|
2386
|
-
}), React.createElement("path", {
|
|
2387
|
-
d: "M19.002 4.933a.974.974 0 00-1.636-.452l-2.287 2.287-1.585-.264-.264-1.584 2.287-2.287A.976.976 0 0015.06.995 5.376 5.376 0 009.933 2.42C8.578 3.776 8.063 5.732 8.55 7.6l-6.922 6.922a2.726 2.726 0 000 3.847 2.704 2.704 0 001.924.798 2.7 2.7 0 001.924-.798l6.915-6.914a5.364 5.364 0 005.188-1.39 5.366 5.366 0 001.423-5.132zM16.77 9.255c-1.14 1.139-2.808 1.526-4.36 1.01l-.336-.112-7.407 7.407c-.596.595-1.633.595-2.228 0a1.579 1.579 0 010-2.228L9.85 7.921l-.11-.335c-.513-1.556-.128-3.225 1.003-4.356a4.225 4.225 0 013.743-1.186l-2.482 2.483.494 2.973 2.975.495 2.48-2.483a4.225 4.225 0 01-1.184 3.743zM3.698 15.729a.573.573 0 100 1.146.573.573 0 000-1.146z",
|
|
2388
|
-
fill: "currentColor"
|
|
2389
|
-
}));
|
|
2390
|
-
};
|
|
2391
|
-
|
|
2392
|
-
IconWrench.displayName = 'IconWrench';
|
|
2393
|
-
|
|
2394
|
-
export { IconAnalytics, IconArrowDown, IconArrowLeft, IconArrowRight, IconArrowToTop, IconArrowUp, IconAward, IconBalanceScale, IconBalanceScaleLeft, IconBan, IconBarsH, IconBarsV, IconBell, IconBold, IconBolt, IconBook, IconBriefcase, IconBullseyeArrow, IconCalculator, IconCalendar, IconCalendarAlt, IconCalendarCheck, IconCalendarDay, IconCalendarExclamation, IconCalendarTomorrow, IconCamera, IconCameraSlash, IconCashRegister, IconChartBar, IconCheck, IconChevronDown, IconChevronLeft, IconChevronRight, IconChevronUp, IconClipboardList, IconClock, IconCog, IconComment, IconCommentLines, IconCopy, IconCreditCard, IconCreditCardPlus, IconDownload, IconEdit, IconEllipsisV, IconEnvelope, IconExclaimation, IconExclaimationTriangle, IconExpand, IconExternalLink, IconEye, IconEyeSlash, IconFile, IconFilePdf, IconFlag, IconFourDotsCircle, IconFourSquares, IconGift, IconGrinBeam, IconGripVertical, IconHandshake, IconImage, IconInfoCircle, IconIslandTropical, IconItalic, IconLaptopSearch, IconLink, IconList, IconListOI, IconLock, IconMagicSolid, IconMapMarker, IconMegaphone, IconMinus, IconMinusCircle, IconMoneyBill, IconNotesMedical, IconOvertime, IconPaperPlane, IconPaperPlaneClock, IconPaperclip, IconPencil, IconPercentage, IconPhone, IconPlug, IconPlus, IconPrint, IconQuestionCircle, IconRepeat, IconSearch, IconSignOut, IconSitemap, IconSlidersH, IconSort, IconStar, IconStickyNoteLines, IconStopwatch, IconStrikethrough, IconSync, IconSyncExclaimation, IconTachometer, IconTimes, IconTimesOctagon, IconTrash, IconUnderline, IconUndo, IconUserComputer, IconUserLight, IconUserPlus, IconUserSlash, IconUserSolid, IconUserTag, IconUserTie, IconUsers, IconVideo, IconVolume, IconVolumeMute, IconWrench };
|
|
2395
|
-
//# sourceMappingURL=index.tsx.modern.js.map
|