@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 CodeOffIcon: 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 CodeblockIcon: 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 'ChevronLeftDoubleIcon' instead of 'CollapseIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const CollapseIcon: 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 ConditionsIcon: 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 CopyIcon: 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 CrosshairIcon: 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 CursorIcon: 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 CycleIcon: 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 DarkmodeIcon: 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 DataTableIcon: 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 DatabaseIcon: 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 DeleteIcon: 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 DescriptionIcon: 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 DifferenceChartIcon: 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 as a menu in toolbars, as a minimised menu or for more information
|
|
19
|
+
*/
|
|
20
|
+
export declare const DotMenuIcon: 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 DownloadIcon: 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 DownloadingIcon: 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 Grip
|
|
19
|
+
*/
|
|
20
|
+
export declare const DragAllDirectionIcon: 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 'DragVerticalIcon' instead of 'DragHandleIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const DragHandleIcon: 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 DragVerticalIcon: 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 DuplicateIcon: 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 EditIcon: 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 EnterIcon: 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 ErrorIcon: 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 EventIcon: 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 'TriggerIcon' instead of 'EventTriggerIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const EventTriggerIcon: 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 'ChevronRightDoubleIcon' instead of 'ExpandIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const ExpandIcon: 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 ExploitIcon: 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 ExtensionsIcon: 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
|
|
19
|
+
*/
|
|
20
|
+
export declare const ExternalLinkIcon: 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 'ViewIcon' instead of 'EyeIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const EyeIcon: 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 'ViewOffIcon' instead of 'EyeOffIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const EyeOffIcon: 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 FavouriteIcon: SvgIconType;
|