@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.
Files changed (228) hide show
  1. package/LICENSE +174 -0
  2. package/index.cjs.js +3448 -0
  3. package/index.d.ts +18 -0
  4. package/index.esm.js +3424 -0
  5. package/index.esm.js.map +7 -0
  6. package/metadata.json +1 -0
  7. package/package.json +18 -0
  8. package/src/__icons/AbcIcon.d.ts +17 -0
  9. package/src/__icons/AbcOffIcon.d.ts +17 -0
  10. package/src/__icons/AcceptIcon.d.ts +17 -0
  11. package/src/__icons/AccountIcon.d.ts +17 -0
  12. package/src/__icons/ActionIcon.d.ts +17 -0
  13. package/src/__icons/ActionTriggerIcon.d.ts +20 -0
  14. package/src/__icons/AnalyticsIcon.d.ts +17 -0
  15. package/src/__icons/AppearanceIcon.d.ts +17 -0
  16. package/src/__icons/AppsIcon.d.ts +17 -0
  17. package/src/__icons/ArrowDownIcon.d.ts +17 -0
  18. package/src/__icons/ArrowLeftIcon.d.ts +17 -0
  19. package/src/__icons/ArrowRightIcon.d.ts +17 -0
  20. package/src/__icons/ArrowSmallDownIcon.d.ts +17 -0
  21. package/src/__icons/ArrowSmallDownLeftIcon.d.ts +17 -0
  22. package/src/__icons/ArrowSmallDownRightIcon.d.ts +17 -0
  23. package/src/__icons/ArrowSmallLeftIcon.d.ts +17 -0
  24. package/src/__icons/ArrowSmallRightIcon.d.ts +17 -0
  25. package/src/__icons/ArrowSmallUpIcon.d.ts +17 -0
  26. package/src/__icons/ArrowSmallUpLeftIcon.d.ts +17 -0
  27. package/src/__icons/ArrowSmallUpRightIcon.d.ts +17 -0
  28. package/src/__icons/ArrowUpIcon.d.ts +17 -0
  29. package/src/__icons/AssetIcon.d.ts +17 -0
  30. package/src/__icons/BandChartIcon.d.ts +17 -0
  31. package/src/__icons/BarChartIcon.d.ts +17 -0
  32. package/src/__icons/BarGaugeIcon.d.ts +17 -0
  33. package/src/__icons/BellIcon.d.ts +20 -0
  34. package/src/__icons/BellOffIcon.d.ts +20 -0
  35. package/src/__icons/BlockIcon.d.ts +17 -0
  36. package/src/__icons/BugReportIcon.d.ts +17 -0
  37. package/src/__icons/CalendarIcon.d.ts +17 -0
  38. package/src/__icons/CallIcon.d.ts +17 -0
  39. package/src/__icons/CapslockIcon.d.ts +17 -0
  40. package/src/__icons/ChartCollectionIcon.d.ts +17 -0
  41. package/src/__icons/ChartIcon.d.ts +20 -0
  42. package/src/__icons/ChartToolsIcon.d.ts +20 -0
  43. package/src/__icons/ChatIcon.d.ts +17 -0
  44. package/src/__icons/CheckCircleIcon.d.ts +20 -0
  45. package/src/__icons/CheckmarkIcon.d.ts +17 -0
  46. package/src/__icons/CheckmarkSmallIcon.d.ts +17 -0
  47. package/src/__icons/ChevronDownIcon.d.ts +17 -0
  48. package/src/__icons/ChevronDownSmallIcon.d.ts +17 -0
  49. package/src/__icons/ChevronLeftDoubleIcon.d.ts +17 -0
  50. package/src/__icons/ChevronLeftIcon.d.ts +17 -0
  51. package/src/__icons/ChevronLeftSmallIcon.d.ts +17 -0
  52. package/src/__icons/ChevronRightDoubleIcon.d.ts +17 -0
  53. package/src/__icons/ChevronRightIcon.d.ts +17 -0
  54. package/src/__icons/ChevronRightSmallIcon.d.ts +17 -0
  55. package/src/__icons/ChevronUpIcon.d.ts +17 -0
  56. package/src/__icons/ChevronUpSmallIcon.d.ts +17 -0
  57. package/src/__icons/ClockIcon.d.ts +17 -0
  58. package/src/__icons/CloseIcon.d.ts +20 -0
  59. package/src/__icons/CloseSidebarIcon.d.ts +17 -0
  60. package/src/__icons/CloudDoneIcon.d.ts +20 -0
  61. package/src/__icons/CloudIcon.d.ts +20 -0
  62. package/src/__icons/CloudOffIcon.d.ts +20 -0
  63. package/src/__icons/CodeIcon.d.ts +17 -0
  64. package/src/__icons/CodeOffIcon.d.ts +17 -0
  65. package/src/__icons/CodeblockIcon.d.ts +17 -0
  66. package/src/__icons/CollapseIcon.d.ts +20 -0
  67. package/src/__icons/ConditionsIcon.d.ts +17 -0
  68. package/src/__icons/CopyIcon.d.ts +17 -0
  69. package/src/__icons/CrosshairIcon.d.ts +17 -0
  70. package/src/__icons/CursorIcon.d.ts +17 -0
  71. package/src/__icons/CycleIcon.d.ts +17 -0
  72. package/src/__icons/DarkmodeIcon.d.ts +17 -0
  73. package/src/__icons/DataTableIcon.d.ts +17 -0
  74. package/src/__icons/DatabaseIcon.d.ts +17 -0
  75. package/src/__icons/DeleteIcon.d.ts +17 -0
  76. package/src/__icons/DescriptionIcon.d.ts +17 -0
  77. package/src/__icons/DifferenceChartIcon.d.ts +17 -0
  78. package/src/__icons/DotMenuIcon.d.ts +20 -0
  79. package/src/__icons/DownloadIcon.d.ts +17 -0
  80. package/src/__icons/DownloadingIcon.d.ts +17 -0
  81. package/src/__icons/DragAllDirectionIcon.d.ts +20 -0
  82. package/src/__icons/DragHandleIcon.d.ts +20 -0
  83. package/src/__icons/DragVerticalIcon.d.ts +17 -0
  84. package/src/__icons/DuplicateIcon.d.ts +17 -0
  85. package/src/__icons/EditIcon.d.ts +17 -0
  86. package/src/__icons/EnterIcon.d.ts +17 -0
  87. package/src/__icons/ErrorIcon.d.ts +17 -0
  88. package/src/__icons/EventIcon.d.ts +17 -0
  89. package/src/__icons/EventTriggerIcon.d.ts +20 -0
  90. package/src/__icons/ExpandIcon.d.ts +20 -0
  91. package/src/__icons/ExploitIcon.d.ts +17 -0
  92. package/src/__icons/ExtensionsIcon.d.ts +17 -0
  93. package/src/__icons/ExternalLinkIcon.d.ts +20 -0
  94. package/src/__icons/EyeIcon.d.ts +20 -0
  95. package/src/__icons/EyeOffIcon.d.ts +20 -0
  96. package/src/__icons/FavouriteIcon.d.ts +17 -0
  97. package/src/__icons/FeedbackIcon.d.ts +17 -0
  98. package/src/__icons/FileCopyIcon.d.ts +17 -0
  99. package/src/__icons/FilterIcon.d.ts +17 -0
  100. package/src/__icons/FolderOpenIcon.d.ts +17 -0
  101. package/src/__icons/FormatBoldIcon.d.ts +17 -0
  102. package/src/__icons/FormatItalicIcon.d.ts +17 -0
  103. package/src/__icons/FormatListNumberedIcon.d.ts +17 -0
  104. package/src/__icons/FormatQuoteIcon.d.ts +17 -0
  105. package/src/__icons/GhostIcon.d.ts +17 -0
  106. package/src/__icons/GrabIcon.d.ts +20 -0
  107. package/src/__icons/GridIcon.d.ts +17 -0
  108. package/src/__icons/GripIcon.d.ts +20 -0
  109. package/src/__icons/GroupIcon.d.ts +17 -0
  110. package/src/__icons/GuideIcon.d.ts +17 -0
  111. package/src/__icons/Heading1Icon.d.ts +17 -0
  112. package/src/__icons/Heading2Icon.d.ts +17 -0
  113. package/src/__icons/Heading3Icon.d.ts +17 -0
  114. package/src/__icons/Heading4Icon.d.ts +17 -0
  115. package/src/__icons/HelpIcon.d.ts +17 -0
  116. package/src/__icons/HistoryIcon.d.ts +17 -0
  117. package/src/__icons/HomeIcon.d.ts +17 -0
  118. package/src/__icons/HorizontalRuleIcon.d.ts +17 -0
  119. package/src/__icons/HttpIcon.d.ts +17 -0
  120. package/src/__icons/IdeaIcon.d.ts +17 -0
  121. package/src/__icons/ImageIcon.d.ts +17 -0
  122. package/src/__icons/InformationIcon.d.ts +17 -0
  123. package/src/__icons/IntegrationsIcon.d.ts +17 -0
  124. package/src/__icons/KeyboardIcon.d.ts +17 -0
  125. package/src/__icons/LightmodeIcon.d.ts +17 -0
  126. package/src/__icons/LineChartIcon.d.ts +20 -0
  127. package/src/__icons/LinkIcon.d.ts +17 -0
  128. package/src/__icons/ListIcon.d.ts +17 -0
  129. package/src/__icons/LockIcon.d.ts +17 -0
  130. package/src/__icons/LoginIcon.d.ts +17 -0
  131. package/src/__icons/LogoutIcon.d.ts +17 -0
  132. package/src/__icons/MagnifyingGlassIcon.d.ts +17 -0
  133. package/src/__icons/MailClosedIcon.d.ts +17 -0
  134. package/src/__icons/ManualIcon.d.ts +17 -0
  135. package/src/__icons/MaximizeIcon.d.ts +17 -0
  136. package/src/__icons/MenuIcon.d.ts +17 -0
  137. package/src/__icons/MicrophoneIcon.d.ts +20 -0
  138. package/src/__icons/MicrophoneOffIcon.d.ts +20 -0
  139. package/src/__icons/MinimizeIcon.d.ts +17 -0
  140. package/src/__icons/MinusIcon.d.ts +17 -0
  141. package/src/__icons/MoreIcon.d.ts +21 -0
  142. package/src/__icons/MoveIcon.d.ts +20 -0
  143. package/src/__icons/MuteIcon.d.ts +17 -0
  144. package/src/__icons/MuteOffIcon.d.ts +20 -0
  145. package/src/__icons/NotificationIcon.d.ts +17 -0
  146. package/src/__icons/NotificationOffIcon.d.ts +17 -0
  147. package/src/__icons/OpenSidebarIcon.d.ts +20 -0
  148. package/src/__icons/OpenWithIcon.d.ts +20 -0
  149. package/src/__icons/OptionsIcon.d.ts +20 -0
  150. package/src/__icons/Pan1DIcon.d.ts +20 -0
  151. package/src/__icons/PanHorizontalIcon.d.ts +17 -0
  152. package/src/__icons/PauseIcon.d.ts +17 -0
  153. package/src/__icons/PauseLoadIcon.d.ts +17 -0
  154. package/src/__icons/PinIcon.d.ts +17 -0
  155. package/src/__icons/PinOffIcon.d.ts +17 -0
  156. package/src/__icons/PlayIcon.d.ts +17 -0
  157. package/src/__icons/PlusIcon.d.ts +17 -0
  158. package/src/__icons/RecommendIcon.d.ts +20 -0
  159. package/src/__icons/RedoIcon.d.ts +17 -0
  160. package/src/__icons/RefreshIcon.d.ts +17 -0
  161. package/src/__icons/RepeatIcon.d.ts +17 -0
  162. package/src/__icons/ReplayIcon.d.ts +17 -0
  163. package/src/__icons/RequestIcon.d.ts +17 -0
  164. package/src/__icons/ResetIcon.d.ts +17 -0
  165. package/src/__icons/ResizeIcon.d.ts +17 -0
  166. package/src/__icons/SaveIcon.d.ts +17 -0
  167. package/src/__icons/SecurityCriticalIcon.d.ts +17 -0
  168. package/src/__icons/SecurityHighIcon.d.ts +17 -0
  169. package/src/__icons/SecurityIcon.d.ts +17 -0
  170. package/src/__icons/SecurityMediumIcon.d.ts +17 -0
  171. package/src/__icons/SelectIcon.d.ts +17 -0
  172. package/src/__icons/SelectIndicatorIcon.d.ts +17 -0
  173. package/src/__icons/SettingIcon.d.ts +20 -0
  174. package/src/__icons/ShareIcon.d.ts +17 -0
  175. package/src/__icons/SingleValueChartIcon.d.ts +17 -0
  176. package/src/__icons/SorterDoubleIcon.d.ts +17 -0
  177. package/src/__icons/SorterDoubleSmallIcon.d.ts +20 -0
  178. package/src/__icons/SorterIcon.d.ts +17 -0
  179. package/src/__icons/SorterSingleIcon.d.ts +20 -0
  180. package/src/__icons/SorterSingleSmallIcon.d.ts +20 -0
  181. package/src/__icons/SorterSmallDoubleIcon.d.ts +17 -0
  182. package/src/__icons/SorterSmallIcon.d.ts +17 -0
  183. package/src/__icons/SourceIcon.d.ts +17 -0
  184. package/src/__icons/StackedAreaChartIcon.d.ts +17 -0
  185. package/src/__icons/StackedBarChartIcon.d.ts +17 -0
  186. package/src/__icons/StarEmptyIcon.d.ts +20 -0
  187. package/src/__icons/StarIcon.d.ts +20 -0
  188. package/src/__icons/StopwatchIcon.d.ts +17 -0
  189. package/src/__icons/StorageIcon.d.ts +17 -0
  190. package/src/__icons/StrikethroughSIcon.d.ts +17 -0
  191. package/src/__icons/SupportIcon.d.ts +17 -0
  192. package/src/__icons/SyncDoneIcon.d.ts +17 -0
  193. package/src/__icons/SyncDownloadIcon.d.ts +21 -0
  194. package/src/__icons/SyncIcon.d.ts +17 -0
  195. package/src/__icons/SyncOffIcon.d.ts +17 -0
  196. package/src/__icons/SyncUploadIcon.d.ts +21 -0
  197. package/src/__icons/TableIcon.d.ts +17 -0
  198. package/src/__icons/TechnologiesIcon.d.ts +17 -0
  199. package/src/__icons/TerminalIcon.d.ts +17 -0
  200. package/src/__icons/ThumbsDownIcon.d.ts +17 -0
  201. package/src/__icons/ThumbsUpIcon.d.ts +17 -0
  202. package/src/__icons/TitleIcon.d.ts +17 -0
  203. package/src/__icons/TitleOffIcon.d.ts +17 -0
  204. package/src/__icons/TrashIcon.d.ts +20 -0
  205. package/src/__icons/TriggerIcon.d.ts +17 -0
  206. package/src/__icons/UndoIcon.d.ts +17 -0
  207. package/src/__icons/UnfavouriteIcon.d.ts +20 -0
  208. package/src/__icons/UnfoldLessIcon.d.ts +17 -0
  209. package/src/__icons/UnfoldMoreIcon.d.ts +17 -0
  210. package/src/__icons/UnlockIcon.d.ts +17 -0
  211. package/src/__icons/UploadIcon.d.ts +17 -0
  212. package/src/__icons/ViewIcon.d.ts +17 -0
  213. package/src/__icons/ViewOffIcon.d.ts +17 -0
  214. package/src/__icons/ViewSidebarIcon.d.ts +20 -0
  215. package/src/__icons/VulnerableFunctionIcon.d.ts +17 -0
  216. package/src/__icons/WarningIcon.d.ts +17 -0
  217. package/src/__icons/WhatsNewIcon.d.ts +17 -0
  218. package/src/__icons/WrapTextIcon.d.ts +17 -0
  219. package/src/__icons/WrapTextOffIcon.d.ts +17 -0
  220. package/src/__icons/XmarkIcon.d.ts +17 -0
  221. package/src/__icons/Zoom1DIcon.d.ts +20 -0
  222. package/src/__icons/ZoomHorizontalIcon.d.ts +17 -0
  223. package/src/__icons/ZoomInIcon.d.ts +17 -0
  224. package/src/__icons/ZoomOutIcon.d.ts +17 -0
  225. package/src/__icons/ZoomVerticalIcon.d.ts +17 -0
  226. package/src/index.d.ts +233 -0
  227. package/src/lib/SvgIcon.d.ts +28 -0
  228. 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 ResetIcon: 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 ResizeIcon: 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 SaveIcon: 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 SecurityCriticalIcon: 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 SecurityHighIcon: 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 SecurityIcon: 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 SecurityMediumIcon: 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 SelectIcon: 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 SelectIndicatorIcon: 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
+ * Platform-wide configurations, often to change defaults
19
+ */
20
+ export declare const SettingIcon: 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 ShareIcon: 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 SingleValueChartIcon: 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 SorterDoubleIcon: 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 'SorterSmallDoubleIcon' instead of 'SorterDoubleSmallIcon'
19
+ */
20
+ export declare const SorterDoubleSmallIcon: 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 SorterIcon: 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 'SorterIcon' instead of 'SorterSingleIcon'
19
+ */
20
+ export declare const SorterSingleIcon: 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 'SorterSmallIcon' instead of 'SorterSingleSmallIcon'
19
+ */
20
+ export declare const SorterSingleSmallIcon: 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 SorterSmallDoubleIcon: 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 SorterSmallIcon: 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 SourceIcon: 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 StackedAreaChartIcon: 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 StackedBarChartIcon: 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 'FavouriteIcon' instead of 'StarEmptyIcon'
19
+ */
20
+ export declare const StarEmptyIcon: 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 'UnfavouriteIcon' instead of 'StarIcon'
19
+ */
20
+ export declare const StarIcon: 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 StopwatchIcon: 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 StorageIcon: 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 StrikethroughSIcon: 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 SupportIcon: 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 SyncDoneIcon: 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 when something is downloading from the cloud
19
+ * @deprecated Use Download instead
20
+ */
21
+ export declare const SyncDownloadIcon: 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 SyncIcon: 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 SyncOffIcon: 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 when something is uploading to the cloud
19
+ * @deprecated Use Upload instead
20
+ */
21
+ export declare const SyncUploadIcon: SvgIconType;