@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 BarChartIcon: 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 BarGaugeIcon: 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 'NotificationIcon' instead of 'BellIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const BellIcon: 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 'NotificationOffIcon' instead of 'BellOffIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const BellOffIcon: 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 BlockIcon: 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 BugReportIcon: 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 CalendarIcon: 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 CallIcon: 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 CapslockIcon: 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 ChartCollectionIcon: 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 'LineChartIcon' instead of 'ChartIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const ChartIcon: 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 when giving options to customize charts
|
|
19
|
+
*/
|
|
20
|
+
export declare const ChartToolsIcon: 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 ChatIcon: 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 'AcceptIcon' instead of 'CheckCircleIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const CheckCircleIcon: 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 CheckmarkIcon: 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 CheckmarkSmallIcon: 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 ChevronDownIcon: 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 ChevronDownSmallIcon: 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 ChevronLeftDoubleIcon: 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 ChevronLeftIcon: 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 ChevronLeftSmallIcon: 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 ChevronRightDoubleIcon: 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 ChevronRightIcon: 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 ChevronRightSmallIcon: 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 ChevronUpIcon: 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 ChevronUpSmallIcon: 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 ClockIcon: 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 'XmarkIcon' instead of 'CloseIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const CloseIcon: 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 CloseSidebarIcon: 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 'SyncDoneIcon' instead of 'CloudDoneIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const CloudDoneIcon: 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 'SyncIcon' instead of 'CloudIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const CloudIcon: 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 'SyncOffIcon' instead of 'CloudOffIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const CloudOffIcon: 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 CodeIcon: SvgIconType;
|