@dynatrace/strato-icons 0.28.0
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/LICENSE +174 -0
- package/index.cjs.js +3448 -0
- package/index.d.ts +18 -0
- package/index.esm.js +3424 -0
- package/index.esm.js.map +7 -0
- package/metadata.json +1 -0
- package/package.json +18 -0
- package/src/__icons/AbcIcon.d.ts +17 -0
- package/src/__icons/AbcOffIcon.d.ts +17 -0
- package/src/__icons/AcceptIcon.d.ts +17 -0
- package/src/__icons/AccountIcon.d.ts +17 -0
- package/src/__icons/ActionIcon.d.ts +17 -0
- package/src/__icons/ActionTriggerIcon.d.ts +20 -0
- package/src/__icons/AnalyticsIcon.d.ts +17 -0
- package/src/__icons/AppearanceIcon.d.ts +17 -0
- package/src/__icons/AppsIcon.d.ts +17 -0
- package/src/__icons/ArrowDownIcon.d.ts +17 -0
- package/src/__icons/ArrowLeftIcon.d.ts +17 -0
- package/src/__icons/ArrowRightIcon.d.ts +17 -0
- package/src/__icons/ArrowSmallDownIcon.d.ts +17 -0
- package/src/__icons/ArrowSmallDownLeftIcon.d.ts +17 -0
- package/src/__icons/ArrowSmallDownRightIcon.d.ts +17 -0
- package/src/__icons/ArrowSmallLeftIcon.d.ts +17 -0
- package/src/__icons/ArrowSmallRightIcon.d.ts +17 -0
- package/src/__icons/ArrowSmallUpIcon.d.ts +17 -0
- package/src/__icons/ArrowSmallUpLeftIcon.d.ts +17 -0
- package/src/__icons/ArrowSmallUpRightIcon.d.ts +17 -0
- package/src/__icons/ArrowUpIcon.d.ts +17 -0
- package/src/__icons/AssetIcon.d.ts +17 -0
- package/src/__icons/BandChartIcon.d.ts +17 -0
- package/src/__icons/BarChartIcon.d.ts +17 -0
- package/src/__icons/BarGaugeIcon.d.ts +17 -0
- package/src/__icons/BellIcon.d.ts +20 -0
- package/src/__icons/BellOffIcon.d.ts +20 -0
- package/src/__icons/BlockIcon.d.ts +17 -0
- package/src/__icons/BugReportIcon.d.ts +17 -0
- package/src/__icons/CalendarIcon.d.ts +17 -0
- package/src/__icons/CallIcon.d.ts +17 -0
- package/src/__icons/CapslockIcon.d.ts +17 -0
- package/src/__icons/ChartCollectionIcon.d.ts +17 -0
- package/src/__icons/ChartIcon.d.ts +20 -0
- package/src/__icons/ChartToolsIcon.d.ts +20 -0
- package/src/__icons/ChatIcon.d.ts +17 -0
- package/src/__icons/CheckCircleIcon.d.ts +20 -0
- package/src/__icons/CheckmarkIcon.d.ts +17 -0
- package/src/__icons/CheckmarkSmallIcon.d.ts +17 -0
- package/src/__icons/ChevronDownIcon.d.ts +17 -0
- package/src/__icons/ChevronDownSmallIcon.d.ts +17 -0
- package/src/__icons/ChevronLeftDoubleIcon.d.ts +17 -0
- package/src/__icons/ChevronLeftIcon.d.ts +17 -0
- package/src/__icons/ChevronLeftSmallIcon.d.ts +17 -0
- package/src/__icons/ChevronRightDoubleIcon.d.ts +17 -0
- package/src/__icons/ChevronRightIcon.d.ts +17 -0
- package/src/__icons/ChevronRightSmallIcon.d.ts +17 -0
- package/src/__icons/ChevronUpIcon.d.ts +17 -0
- package/src/__icons/ChevronUpSmallIcon.d.ts +17 -0
- package/src/__icons/ClockIcon.d.ts +17 -0
- package/src/__icons/CloseIcon.d.ts +20 -0
- package/src/__icons/CloseSidebarIcon.d.ts +17 -0
- package/src/__icons/CloudDoneIcon.d.ts +20 -0
- package/src/__icons/CloudIcon.d.ts +20 -0
- package/src/__icons/CloudOffIcon.d.ts +20 -0
- package/src/__icons/CodeIcon.d.ts +17 -0
- package/src/__icons/CodeOffIcon.d.ts +17 -0
- package/src/__icons/CodeblockIcon.d.ts +17 -0
- package/src/__icons/CollapseIcon.d.ts +20 -0
- package/src/__icons/ConditionsIcon.d.ts +17 -0
- package/src/__icons/CopyIcon.d.ts +17 -0
- package/src/__icons/CrosshairIcon.d.ts +17 -0
- package/src/__icons/CursorIcon.d.ts +17 -0
- package/src/__icons/CycleIcon.d.ts +17 -0
- package/src/__icons/DarkmodeIcon.d.ts +17 -0
- package/src/__icons/DataTableIcon.d.ts +17 -0
- package/src/__icons/DatabaseIcon.d.ts +17 -0
- package/src/__icons/DeleteIcon.d.ts +17 -0
- package/src/__icons/DescriptionIcon.d.ts +17 -0
- package/src/__icons/DifferenceChartIcon.d.ts +17 -0
- package/src/__icons/DotMenuIcon.d.ts +20 -0
- package/src/__icons/DownloadIcon.d.ts +17 -0
- package/src/__icons/DownloadingIcon.d.ts +17 -0
- package/src/__icons/DragAllDirectionIcon.d.ts +20 -0
- package/src/__icons/DragHandleIcon.d.ts +20 -0
- package/src/__icons/DragVerticalIcon.d.ts +17 -0
- package/src/__icons/DuplicateIcon.d.ts +17 -0
- package/src/__icons/EditIcon.d.ts +17 -0
- package/src/__icons/EnterIcon.d.ts +17 -0
- package/src/__icons/ErrorIcon.d.ts +17 -0
- package/src/__icons/EventIcon.d.ts +17 -0
- package/src/__icons/EventTriggerIcon.d.ts +20 -0
- package/src/__icons/ExpandIcon.d.ts +20 -0
- package/src/__icons/ExploitIcon.d.ts +17 -0
- package/src/__icons/ExtensionsIcon.d.ts +17 -0
- package/src/__icons/ExternalLinkIcon.d.ts +20 -0
- package/src/__icons/EyeIcon.d.ts +20 -0
- package/src/__icons/EyeOffIcon.d.ts +20 -0
- package/src/__icons/FavouriteIcon.d.ts +17 -0
- package/src/__icons/FeedbackIcon.d.ts +17 -0
- package/src/__icons/FileCopyIcon.d.ts +17 -0
- package/src/__icons/FilterIcon.d.ts +17 -0
- package/src/__icons/FolderOpenIcon.d.ts +17 -0
- package/src/__icons/FormatBoldIcon.d.ts +17 -0
- package/src/__icons/FormatItalicIcon.d.ts +17 -0
- package/src/__icons/FormatListNumberedIcon.d.ts +17 -0
- package/src/__icons/FormatQuoteIcon.d.ts +17 -0
- package/src/__icons/GhostIcon.d.ts +17 -0
- package/src/__icons/GrabIcon.d.ts +20 -0
- package/src/__icons/GridIcon.d.ts +17 -0
- package/src/__icons/GripIcon.d.ts +20 -0
- package/src/__icons/GroupIcon.d.ts +17 -0
- package/src/__icons/GuideIcon.d.ts +17 -0
- package/src/__icons/Heading1Icon.d.ts +17 -0
- package/src/__icons/Heading2Icon.d.ts +17 -0
- package/src/__icons/Heading3Icon.d.ts +17 -0
- package/src/__icons/Heading4Icon.d.ts +17 -0
- package/src/__icons/HelpIcon.d.ts +17 -0
- package/src/__icons/HistoryIcon.d.ts +17 -0
- package/src/__icons/HomeIcon.d.ts +17 -0
- package/src/__icons/HorizontalRuleIcon.d.ts +17 -0
- package/src/__icons/HttpIcon.d.ts +17 -0
- package/src/__icons/IdeaIcon.d.ts +17 -0
- package/src/__icons/ImageIcon.d.ts +17 -0
- package/src/__icons/InformationIcon.d.ts +17 -0
- package/src/__icons/IntegrationsIcon.d.ts +17 -0
- package/src/__icons/KeyboardIcon.d.ts +17 -0
- package/src/__icons/LightmodeIcon.d.ts +17 -0
- package/src/__icons/LineChartIcon.d.ts +20 -0
- package/src/__icons/LinkIcon.d.ts +17 -0
- package/src/__icons/ListIcon.d.ts +17 -0
- package/src/__icons/LockIcon.d.ts +17 -0
- package/src/__icons/LoginIcon.d.ts +17 -0
- package/src/__icons/LogoutIcon.d.ts +17 -0
- package/src/__icons/MagnifyingGlassIcon.d.ts +17 -0
- package/src/__icons/MailClosedIcon.d.ts +17 -0
- package/src/__icons/ManualIcon.d.ts +17 -0
- package/src/__icons/MaximizeIcon.d.ts +17 -0
- package/src/__icons/MenuIcon.d.ts +17 -0
- package/src/__icons/MicrophoneIcon.d.ts +20 -0
- package/src/__icons/MicrophoneOffIcon.d.ts +20 -0
- package/src/__icons/MinimizeIcon.d.ts +17 -0
- package/src/__icons/MinusIcon.d.ts +17 -0
- package/src/__icons/MoreIcon.d.ts +21 -0
- package/src/__icons/MoveIcon.d.ts +20 -0
- package/src/__icons/MuteIcon.d.ts +17 -0
- package/src/__icons/MuteOffIcon.d.ts +20 -0
- package/src/__icons/NotificationIcon.d.ts +17 -0
- package/src/__icons/NotificationOffIcon.d.ts +17 -0
- package/src/__icons/OpenSidebarIcon.d.ts +20 -0
- package/src/__icons/OpenWithIcon.d.ts +20 -0
- package/src/__icons/OptionsIcon.d.ts +20 -0
- package/src/__icons/Pan1DIcon.d.ts +20 -0
- package/src/__icons/PanHorizontalIcon.d.ts +17 -0
- package/src/__icons/PauseIcon.d.ts +17 -0
- package/src/__icons/PauseLoadIcon.d.ts +17 -0
- package/src/__icons/PinIcon.d.ts +17 -0
- package/src/__icons/PinOffIcon.d.ts +17 -0
- package/src/__icons/PlayIcon.d.ts +17 -0
- package/src/__icons/PlusIcon.d.ts +17 -0
- package/src/__icons/RecommendIcon.d.ts +20 -0
- package/src/__icons/RedoIcon.d.ts +17 -0
- package/src/__icons/RefreshIcon.d.ts +17 -0
- package/src/__icons/RepeatIcon.d.ts +17 -0
- package/src/__icons/ReplayIcon.d.ts +17 -0
- package/src/__icons/RequestIcon.d.ts +17 -0
- package/src/__icons/ResetIcon.d.ts +17 -0
- package/src/__icons/ResizeIcon.d.ts +17 -0
- package/src/__icons/SaveIcon.d.ts +17 -0
- package/src/__icons/SecurityCriticalIcon.d.ts +17 -0
- package/src/__icons/SecurityHighIcon.d.ts +17 -0
- package/src/__icons/SecurityIcon.d.ts +17 -0
- package/src/__icons/SecurityMediumIcon.d.ts +17 -0
- package/src/__icons/SelectIcon.d.ts +17 -0
- package/src/__icons/SelectIndicatorIcon.d.ts +17 -0
- package/src/__icons/SettingIcon.d.ts +20 -0
- package/src/__icons/ShareIcon.d.ts +17 -0
- package/src/__icons/SingleValueChartIcon.d.ts +17 -0
- package/src/__icons/SorterDoubleIcon.d.ts +17 -0
- package/src/__icons/SorterDoubleSmallIcon.d.ts +20 -0
- package/src/__icons/SorterIcon.d.ts +17 -0
- package/src/__icons/SorterSingleIcon.d.ts +20 -0
- package/src/__icons/SorterSingleSmallIcon.d.ts +20 -0
- package/src/__icons/SorterSmallDoubleIcon.d.ts +17 -0
- package/src/__icons/SorterSmallIcon.d.ts +17 -0
- package/src/__icons/SourceIcon.d.ts +17 -0
- package/src/__icons/StackedAreaChartIcon.d.ts +17 -0
- package/src/__icons/StackedBarChartIcon.d.ts +17 -0
- package/src/__icons/StarEmptyIcon.d.ts +20 -0
- package/src/__icons/StarIcon.d.ts +20 -0
- package/src/__icons/StopwatchIcon.d.ts +17 -0
- package/src/__icons/StorageIcon.d.ts +17 -0
- package/src/__icons/StrikethroughSIcon.d.ts +17 -0
- package/src/__icons/SupportIcon.d.ts +17 -0
- package/src/__icons/SyncDoneIcon.d.ts +17 -0
- package/src/__icons/SyncDownloadIcon.d.ts +21 -0
- package/src/__icons/SyncIcon.d.ts +17 -0
- package/src/__icons/SyncOffIcon.d.ts +17 -0
- package/src/__icons/SyncUploadIcon.d.ts +21 -0
- package/src/__icons/TableIcon.d.ts +17 -0
- package/src/__icons/TechnologiesIcon.d.ts +17 -0
- package/src/__icons/TerminalIcon.d.ts +17 -0
- package/src/__icons/ThumbsDownIcon.d.ts +17 -0
- package/src/__icons/ThumbsUpIcon.d.ts +17 -0
- package/src/__icons/TitleIcon.d.ts +17 -0
- package/src/__icons/TitleOffIcon.d.ts +17 -0
- package/src/__icons/TrashIcon.d.ts +20 -0
- package/src/__icons/TriggerIcon.d.ts +17 -0
- package/src/__icons/UndoIcon.d.ts +17 -0
- package/src/__icons/UnfavouriteIcon.d.ts +20 -0
- package/src/__icons/UnfoldLessIcon.d.ts +17 -0
- package/src/__icons/UnfoldMoreIcon.d.ts +17 -0
- package/src/__icons/UnlockIcon.d.ts +17 -0
- package/src/__icons/UploadIcon.d.ts +17 -0
- package/src/__icons/ViewIcon.d.ts +17 -0
- package/src/__icons/ViewOffIcon.d.ts +17 -0
- package/src/__icons/ViewSidebarIcon.d.ts +20 -0
- package/src/__icons/VulnerableFunctionIcon.d.ts +17 -0
- package/src/__icons/WarningIcon.d.ts +17 -0
- package/src/__icons/WhatsNewIcon.d.ts +17 -0
- package/src/__icons/WrapTextIcon.d.ts +17 -0
- package/src/__icons/WrapTextOffIcon.d.ts +17 -0
- package/src/__icons/XmarkIcon.d.ts +17 -0
- package/src/__icons/Zoom1DIcon.d.ts +20 -0
- package/src/__icons/ZoomHorizontalIcon.d.ts +17 -0
- package/src/__icons/ZoomInIcon.d.ts +17 -0
- package/src/__icons/ZoomOutIcon.d.ts +17 -0
- package/src/__icons/ZoomVerticalIcon.d.ts +17 -0
- package/src/index.d.ts +233 -0
- package/src/lib/SvgIcon.d.ts +28 -0
- package/src/lib/types.d.ts +18 -0
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const LogoutIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const MagnifyingGlassIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const MailClosedIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const ManualIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const MaximizeIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const MenuIcon: SvgIconType;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
/**
|
|
18
|
+
* @deprecated Use 'MuteIcon' instead of 'MicrophoneIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const MicrophoneIcon: SvgIconType;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
/**
|
|
18
|
+
* @deprecated Use 'MuteOffIcon' instead of 'MicrophoneOffIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const MicrophoneOffIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const MinimizeIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const MinusIcon: SvgIconType;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
/**
|
|
18
|
+
* use for breadcrumbs or to signal more information
|
|
19
|
+
* @deprecated Difference to the DotMenu was not clear enough. Use DotMenu in the future
|
|
20
|
+
*/
|
|
21
|
+
export declare const MoreIcon: SvgIconType;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
/**
|
|
18
|
+
* @deprecated Grab
|
|
19
|
+
*/
|
|
20
|
+
export declare const MoveIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const MuteIcon: SvgIconType;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
/**
|
|
18
|
+
* @deprecated MicrophoneOff
|
|
19
|
+
*/
|
|
20
|
+
export declare const MuteOffIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const NotificationIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const NotificationOffIcon: SvgIconType;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
/**
|
|
18
|
+
* @deprecated View_sidebar
|
|
19
|
+
*/
|
|
20
|
+
export declare const OpenSidebarIcon: SvgIconType;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
/**
|
|
18
|
+
* Use to open an internal app
|
|
19
|
+
*/
|
|
20
|
+
export declare const OpenWithIcon: SvgIconType;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
/**
|
|
18
|
+
* configurations that only influence a selected area and preferences. Use ChartTools for charts
|
|
19
|
+
*/
|
|
20
|
+
export declare const OptionsIcon: SvgIconType;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
/**
|
|
18
|
+
* @deprecated Use 'PanHorizontalIcon' instead of 'Pan1DIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const Pan1DIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const PanHorizontalIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const PauseIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const PauseLoadIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const PinIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const PinOffIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const PlayIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const PlusIcon: SvgIconType;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
/**
|
|
18
|
+
* @deprecated Use 'ThumbsUpIcon' instead of 'RecommendIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const RecommendIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const RedoIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const RefreshIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const RepeatIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const ReplayIcon: SvgIconType;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2023 Dynatrace LLC
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import { SvgIconType } from '../lib/types';
|
|
17
|
+
export declare const RequestIcon: SvgIconType;
|