@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
package/metadata.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"icons":{"ChevronDownIcon":{"tags":["navigation","dropdown","direction","move","arrow"]},"ChevronUpIcon":{"tags":["navigation","dropup","direction","move","arrow"]},"ChevronLeftIcon":{"tags":["navigation","previous","preceding","direction","move","arrow"]},"ChevronRightIcon":{"tags":["next","navigation","direction","forward","move","arrow"]},"ArrowDownIcon":{"tags":["bottom","navigation","direction","move","indicator"]},"ArrowLeftIcon":{"tags":["navigation","previous","preceding","direction","move","indicator"]},"ArrowRightIcon":{"tags":["next","navigation","direction","forward","move","indicator"]},"ChevronLeftDoubleIcon":{"tags":["expand","collapse","arrows","direction"]},"ChevronRightDoubleIcon":{"tags":["expand","collapse","arrows","direction"]},"XmarkIcon":{"tags":["close","delete","remove","exit"]},"CycleIcon":{"tags":["update","rotate","turn","clockwise","sync","loading"]},"ArrowUpIcon":{"tags":["navigation","direction","move","indicator","top"]},"ClockIcon":{"tags":["time","watch","year","month","day","hour","seconds"]},"CopyIcon":{"tags":["paper","document","files","layer"]},"DotMenuIcon":{"descriptionMessage":"use as a menu in toolbars, as a minimised menu or for more information","tags":["vertical","list","small menu","more","actions","dots","dropdown"]},"EditIcon":{"tags":["pen","write","create","modify"]},"EnterIcon":{"tags":["arrow","keyboard","input"]},"SorterSmallDoubleIcon":{"tags":["arrow","down","up","vertical"]},"SorterIcon":{"tags":["arrow","bottom","down","menu"]},"SorterSmallIcon":{"tags":["arrow","bottom","down","menu"]},"PanHorizontalIcon":{"tags":["arrows","scroll","gesture"]},"AcceptIcon":{"tags":["checkmark","circle","yes","ok","tick","correct"]},"FilterIcon":{"tags":["funnel","order","sort"]},"GridIcon":{"tags":["array","layout","interface","frame"]},"InformationIcon":{"tags":["about","service","faq","help","support"]},"LinkIcon":{"tags":["chain","hyperlink","connection","web","url","internet","web address","site"]},"ListIcon":{"tags":["bullet","to do","checklist","survey","tasks"]},"MagnifyingGlassIcon":{"tags":["magnifying glass","view","explore","find","inspect","search"]},"MenuIcon":{"tags":["burger","lines","navigation","bars"]},"MinusIcon":{"tags":["delete","remove","close","decrease","negative","-"]},"ViewIcon":{"tags":["view","eye on","watch","see","look","visible","vision"]},"ViewOffIcon":{"tags":["invisible","view","eye","watch","see","look","vision","hide"]},"NotificationIcon":{"tags":["bell","ring","alert","alarm"]},"OpenWithIcon":{"descriptionMessage":"Use to open an internal app","tags":["internal","link","app"]},"OptionsIcon":{"descriptionMessage":"configurations that only influence a selected area and preferences. Use ChartTools for charts","tags":["tools","configuration","preferences","control"]},"PauseIcon":{"tags":["audio","video","stop","halt","volume","multimedia"]},"PinIcon":{"tags":["bulletin","marker","memo","note","attach"]},"PlusIcon":{"tags":["additional","add","+","create","new"]},"RefreshIcon":{"tags":["reload","repeat","arrow"]},"ShareIcon":{"tags":["connection","network","social","communication"]},"DragVerticalIcon":{"tags":["handle","move","shift"]},"NotificationOffIcon":{"tags":["bell","ring","alert","alarm","silent"]},"SyncDoneIcon":{"tags":["exchange","update","save","cloud","transfer"]},"ReplayIcon":{"tags":["repeat","play","loop","restart","refresh"]},"FolderOpenIcon":{"tags":["archive","document","storage","file"]},"UndoIcon":{"tags":["arrow","back","previous","return"]},"RedoIcon":{"tags":["arrow","forward","next"]},"BugReportIcon":{"tags":["code","debug","report","virus","error","insect","beetle"]},"MaximizeIcon":{"tags":["arrows","expand","fullscreen","enlarge"]},"MinimizeIcon":{"tags":["arrows","reduce","shrink"]},"AnalyticsIcon":{"tags":["data","diagram","graph","report","analytics","stats","sorted","trend","revenue","finance","stock"]},"LogoutIcon":{"tags":["exit","leave","close","door","quit","sign out"]},"SyncIcon":{"tags":["exchange","update","save","cloud","transfer"]},"SyncOffIcon":{"tags":["exchange","update","cloud","transfer"]},"GuideIcon":{"tags":["orientation","navigation","book","instruction manual","learn"]},"CapslockIcon":{"tags":["capital","up","shift","letter","type"]},"SourceIcon":{"tags":["data","document","files","folder","storage","code"]},"SaveIcon":{"tags":["floppy","disc","storage"]},"RepeatIcon":{"tags":["arrows","loop","flow"]},"HistoryIcon":{"tags":["time","recent","clock","watch","course","progress"]},"PauseLoadIcon":{"tags":["process","wait","halt"]},"DownloadIcon":{"tags":["arrow","down","save","import","install"]},"ZoomHorizontalIcon":{"tags":["magnifying glass","view","explore","find","inspect"]},"CrosshairIcon":{"tags":["navigation","point","bullseye","aim","target"]},"TitleOffIcon":{"tags":["text","style","font"]},"FavouriteIcon":{"tags":["star","rate","bookmark","like"]},"DescriptionIcon":{"tags":["file","document","information","details","text"]},"StorageIcon":{"tags":["Backup","data","database"]},"AbcIcon":{"tags":["text","style","font","letters","spelling"]},"AbcOffIcon":{"tags":["text","style","font","letters","spelling"]},"ErrorIcon":{"tags":["forbidden","prohibited","stop","danger","!","caution","exclamation"]},"CheckmarkIcon":{"tags":["tick","ok","accept","success","yes","approve"]},"CodeIcon":{"tags":["html","tag","development"]},"HttpIcon":{"tags":["browser","development","domain","website","internet"]},"DownloadingIcon":{"tags":["arrow","down","save","import","install","progress"]},"AccountIcon":{"tags":["avatar","profile","user","human","person"]},"CodeblockIcon":{"tags":["editor","programming","develop","write"]},"CheckmarkSmallIcon":{"tags":["tick","ok","accept","success","yes","approve"]},"WarningIcon":{"tags":["caution","danger","exclamation","alert","!"]},"KeyboardIcon":{"tags":["write","keypad","input","hardware","computer","device","type"]},"CalendarIcon":{"tags":["agenda","event","time","register","date","hour","day","month","year","period","duration","generation"]},"SelectIndicatorIcon":{"tags":["dot","point","choice"]},"PlayIcon":{"tags":["start","music","media","video"]},"SettingIcon":{"descriptionMessage":"Platform-wide configurations, often to change defaults","tags":["cog","gear","engine","machine","system","configuration","control"]},"ExternalLinkIcon":{"descriptionMessage":"Use to open","tags":["url","hyperlink","external"]},"CodeOffIcon":{"tags":["html","tag","development"]},"UnfavouriteIcon":{"tags":["star","rate","bookmark","filled","unlike"],"deprecationMessage":"Star"},"DeleteIcon":{"tags":["trashcan","remove","garbage","bin","recycle"]},"ZoomInIcon":{"tags":["magnifying glass","focus","in","+","greater","bigger"]},"ZoomOutIcon":{"tags":["magnifying glass","out","-","lesser","minus","smaller"]},"ResetIcon":{"tags":["restart","again","undo all","redo"]},"EventIcon":{"tags":["button","alarm"]},"WrapTextIcon":{"tags":["sheets","fluent","flow","format"]},"TitleIcon":{"tags":["text","style","font"]},"HomeIcon":{"tags":["house","desktop","dashboard","menu","homepage"]},"GhostIcon":{"tags":["command","cmd","window","console","bash","admin"]},"BlockIcon":{"tags":["banned","forbidden","stop","prohibited"]},"TerminalIcon":{"tags":["command","cmd","window","console","bash","admin"]},"FileCopyIcon":{"tags":["papers","paste","documents","text","duplicate"]},"UploadIcon":{"tags":["arrow up","export"]},"ThumbsUpIcon":{"tags":["like","thumbs up","love","favourite","rating","review","feedback"]},"ChartToolsIcon":{"descriptionMessage":"Use when giving options to customize charts","tags":["chart","data","diagram","graph","vertical","report","analytics","stats","wrench","spanner","adjust"]},"GroupIcon":{"tags":["people","teamwork","users","accounts","friends","social"]},"LockIcon":{"tags":["padlock","privacy","security","safe","password","protection"]},"HelpIcon":{"tags":["service","faq","support","?","answer"]},"UnfoldMoreIcon":{"tags":["expand","arrows","enlarge","spread"]},"UnfoldLessIcon":{"tags":["compress","shorten","shrink"]},"ImageIcon":{"tags":["picture","frame","photograph","camera","painting"]},"StrikethroughSIcon":{"tags":["text","style","font"]},"FormatQuoteIcon":{"tags":["reference","quotation","speech","testimonial","text","comment","comma"]},"FormatBoldIcon":{"tags":["text","style","strong","fat","font"]},"FormatItalicIcon":{"tags":["text","style","font"]},"FormatListNumberedIcon":{"tags":["format","process","123","sort","notes"]},"HorizontalRuleIcon":{"tags":["line","measure","divide"]},"CursorIcon":{"tags":["mouse","click","control","arrow","pointer","action"]},"ResizeIcon":{"tags":["enlarge","amplify","broaden","extend","open"]},"DuplicateIcon":{"tags":["clone","add","plus","paper","documents","files","copy","paste"]},"CloseSidebarIcon":{"tags":["collapse","inset","left"]},"WrapTextOffIcon":{"tags":["sheets","fluent","flow","format"]},"MoveIcon":{"tags":["pointer","cursor","arrow"],"deprecationMessage":"Grab"},"ConditionsIcon":{"tags":["if","else","function"]},"SorterDoubleIcon":{"tags":["arrow","down","up","vertical"]},"ChevronDownSmallIcon":{"tags":["navigation","dropdown","direction","move","arrow"]},"ChevronUpSmallIcon":{"tags":["navigation","dropup","direction","move","arrow"]},"ChevronLeftSmallIcon":{"tags":["previous","navigation","preceding","direction","move","arrow"]},"ChevronRightSmallIcon":{"tags":["next","navigation","direction","forward","move","arrow"]},"ChartCollectionIcon":{"tags":["data","diagram","graph","report","analytics","stats","sorted","trend","revenue","finance","stock"]},"SelectIcon":{"tags":["area","square","tool","region","mark"]},"MuteIcon":{"tags":["audio","microphone","device","speak","talk","voice","record","player"]},"MuteOffIcon":{"tags":["audio","microphone","device","speak","talk","voice","record","player","unmute","audio","microphone","device","speak","talk","voice","record","player","unmute"],"deprecationMessage":"MicrophoneOff"},"OpenSidebarIcon":{"tags":["show","inset","left"],"deprecationMessage":"View_sidebar"},"DragAllDirectionIcon":{"tags":["dots","hold","grab"],"deprecationMessage":"Grip"},"Heading1Icon":{"tags":["text","style","font"]},"LineChartIcon":{"tags":["data","diagram","graph","report","analytics","stats","sorted","trend"],"deprecationMessage":"Chart"},"VulnerableFunctionIcon":{"tags":["code","!","exclamation","exposed","liable"]},"TriggerIcon":{"tags":["code","lightning","flash","activate"]},"ZoomVerticalIcon":{"tags":["magnifying glass","view","explore","find","inspect"]},"ActionIcon":{"tags":["charge","lightning","energy","activate","reaction","response"]},"PinOffIcon":{"tags":["bulletin","marker","memo","note","detach","unpin"]},"Heading2Icon":{"tags":["text","style","font"]},"Heading3Icon":{"tags":["text","style","font"]},"Heading4Icon":{"tags":["text","style","font"]},"ManualIcon":{"tags":["hand","fingers","palm"]},"LoginIcon":{"tags":["door","enter","authentication","entrance","join","access","entry"]},"UnlockIcon":{"tags":["lock open","key","open","padlock","privacy","security","safe","password","protection"]},"SecurityIcon":{"tags":["protection","shield","safe","block"]},"SecurityMediumIcon":{"tags":["protection","shield","safe","block","!"]},"SecurityHighIcon":{"tags":["protection","shield","safe","block","x"]},"SecurityCriticalIcon":{"tags":["protection","shield","safe","block","lightning"]},"ExploitIcon":{"tags":["security","vulnerability","bomb","weapon"]},"TechnologiesIcon":{"tags":["chip","digital","microchip","electronic","circuit"]},"AppsIcon":{"tags":["blocks","tiles","menu","main","tool","application"]},"ExtensionsIcon":{"tags":["addon","plugin","blocks","tiles","tool","application"]},"RequestIcon":{"tags":["pull","git","commit"]},"StopwatchIcon":{"tags":["clock","time","timer","performance"]},"IntegrationsIcon":{"tags":["connection","plugin","socket","cable","power plug"]},"IdeaIcon":{"tags":["light bulb","creative","energy","lamp"]},"DataTableIcon":{"tags":["database","document","excel","spreadsheet","cells","column"]},"BarGaugeIcon":{"tags":["chart","data","diagram","graph","horizontal","report","analytics","stats"]},"BarChartIcon":{"tags":["chart","data","diagram","graph","vertical","report","analytics","stats"]},"StackedBarChartIcon":{"tags":["chart","data","diagram","graph","vertical","report","analytics","stats","sorted"]},"StackedAreaChartIcon":{"tags":["data","diagram","graph","report","analytics","stats","sorted","trend"]},"SingleValueChartIcon":{"tags":["data","diagram","graph","report","analytics","stats","sorted","trend"]},"DatabaseIcon":{"tags":["storage","server","network","technology","cloud"]},"AssetIcon":{"tags":["toke","premium","diamond","jewel"]},"TableIcon":{"tags":["data","column","cells","list","data","spreadsheet"]},"MailClosedIcon":{"tags":["closed","email","message","letter","envelope"]},"ChatIcon":{"tags":["message","Comment","Communicate","speechbubble","discussion","talk"]},"SupportIcon":{"tags":["help","question","customer","saver"]},"ThumbsDownIcon":{"tags":["unlike","thumbs down","rating","review","feedback","dislike","vote","disagree","no"]},"WhatsNewIcon":{"tags":["addition","fresh","stars","bling","content","release note"]},"DifferenceChartIcon":{"tags":["data","diagram","graph","report","analytics","stats","sorted","trend"]},"BandChartIcon":{"tags":["data","diagram","graph","report","analytics","stats","sorted","trend"]},"FeedbackIcon":{"tags":["test","comment","review","communication","customer experience","satisfaction","testimonial"]},"AppearanceIcon":{"tags":["darkmode","lightmode","night","moon","sun","day","interface","brightness","switch"]},"LightmodeIcon":{"tags":["sun","sunshine","weather","warm","brightness","daylight"]},"DarkmodeIcon":{"tags":["moon","night","sleep","weather","crescent"]},"ArrowSmallRightIcon":{"tags":["navigation","direction","move","indicator","trend"]},"ArrowSmallDownIcon":{"tags":["navigation","direction","move","indicator","trend"]},"ArrowSmallLeftIcon":{"tags":["navigation","direction","move","indicator","trend"]},"ArrowSmallUpIcon":{"tags":["navigation","direction","move","indicator","trend"]},"ArrowSmallUpRightIcon":{"tags":["navigation","direction","move","indicator","trend"]},"ArrowSmallUpLeftIcon":{"tags":["navigation","direction","move","indicator","trend"]},"ArrowSmallDownLeftIcon":{"tags":["navigation","direction","move","indicator","trend"]},"ArrowSmallDownRightIcon":{"tags":["navigation","direction","move","indicator","trend"]},"CallIcon":{"tags":["telephone","cell","mobile","communication","media","contact","talk","support"]},"RecommendIcon":{"tags":["like","thumbs up","love","favourite","rating","review","feedback"],"renamedTo":"ThumbsUpIcon"},"Zoom1DIcon":{"tags":["magnifying glass","view","explore","find","inspect"],"renamedTo":"ZoomHorizontalIcon"},"EventTriggerIcon":{"tags":["code","lightning","flash","activate"],"renamedTo":"TriggerIcon"},"ActionTriggerIcon":{"tags":["charge","lightning","energy","activate"],"renamedTo":"ActionIcon"},"MoreIcon":{"descriptionMessage":"use for breadcrumbs or to signal more information","tags":["actions","dots","dropdown"],"deprecationMessage":"Difference to the DotMenu was not clear enough. Use DotMenu in the future"},"SyncUploadIcon":{"descriptionMessage":"Use when something is uploading to the cloud","tags":["exchange","save","cloud","transfer","update"],"deprecationMessage":"Use Upload instead"},"SyncDownloadIcon":{"descriptionMessage":"Use when something is downloading from the cloud","tags":["exchange","save","cloud","transfer"],"deprecationMessage":"Use Download instead"},"CollapseIcon":{"tags":["expand","collapse","arrows","direction"],"renamedTo":"ChevronLeftDoubleIcon"},"ExpandIcon":{"tags":["expand","collapse","arrows","direction"],"renamedTo":"ChevronRightDoubleIcon"},"CloseIcon":{"tags":["close","delete","remove","exit"],"renamedTo":"XmarkIcon"},"SorterDoubleSmallIcon":{"tags":["arrow","down","up","vertical"],"renamedTo":"SorterSmallDoubleIcon"},"SorterSingleIcon":{"tags":["arrow","bottom","down","menu"],"renamedTo":"SorterIcon"},"SorterSingleSmallIcon":{"tags":["arrow","bottom","down","menu"],"renamedTo":"SorterSmallIcon"},"Pan1dIcon":{"tags":["arrows","scroll","gesture"],"renamedTo":"PanHorizontalIcon"},"CheckCircleIcon":{"tags":["checkmark","circle","yes","ok","tick","correct"],"renamedTo":"AcceptIcon"},"EyeIcon":{"tags":["view","eye on","watch","see","look","visible","vision"],"renamedTo":"ViewIcon"},"EyeOffIcon":{"tags":["invisible","view","eye","watch","see","look","vision","hide"],"renamedTo":"ViewOffIcon"},"BellIcon":{"tags":["bell","ring","alert","alarm"],"renamedTo":"NotificationIcon"},"DragHandleIcon":{"tags":["handle","move","shift"],"renamedTo":"DragVerticalIcon"},"BellOffIcon":{"tags":["bell","ring","alert","alarm","silent"],"renamedTo":"NotificationOffIcon"},"CloudDoneIcon":{"tags":["exchange","update","save","cloud","transfer"],"renamedTo":"SyncDoneIcon"},"CloudIcon":{"tags":["exchange","update","save","cloud","transfer"],"renamedTo":"SyncIcon"},"CloudOffIcon":{"tags":["exchange","update","cloud","transfer"],"renamedTo":"SyncOffIcon"},"StarEmptyIcon":{"tags":["star","rate","bookmark","like"],"renamedTo":"FavouriteIcon"},"StarIcon":{"tags":["star","rate","bookmark","filled","unlike"],"renamedTo":"UnfavouriteIcon"},"TrashIcon":{"tags":["trashcan","remove","garbage","bin","recycle"],"renamedTo":"DeleteIcon"},"GrabIcon":{"tags":["pointer","cursor","arrow"],"renamedTo":"MoveIcon"},"MicrophoneIcon":{"tags":["audio","microphone","device","speak","talk","voice","record","player"],"renamedTo":"MuteIcon"},"MicrophoneOffIcon":{"tags":["audio","microphone","device","speak","talk","voice","record","player","unmute","audio","microphone","device","speak","talk","voice","record","player","unmute"],"renamedTo":"MuteOffIcon"},"View_sidebarIcon":{"tags":["show","inset","left"],"renamedTo":"OpenSidebarIcon"},"GripIcon":{"tags":["dots","hold","grab"],"renamedTo":"DragAllDirectionIcon"},"ChartIcon":{"tags":["data","diagram","graph","report","analytics","stats","sorted","trend"],"renamedTo":"LineChartIcon"}},"tags":{"123":["FormatListNumberedIcon"],"navigation":["ChevronDownIcon","ChevronUpIcon","ChevronLeftIcon","ChevronRightIcon","ArrowDownIcon","ArrowLeftIcon","ArrowRightIcon","ArrowUpIcon","MenuIcon","GuideIcon","CrosshairIcon","ChevronDownSmallIcon","ChevronUpSmallIcon","ChevronLeftSmallIcon","ChevronRightSmallIcon","ArrowSmallRightIcon","ArrowSmallDownIcon","ArrowSmallLeftIcon","ArrowSmallUpIcon","ArrowSmallUpRightIcon","ArrowSmallUpLeftIcon","ArrowSmallDownLeftIcon","ArrowSmallDownRightIcon"],"dropdown":["ChevronDownIcon","DotMenuIcon","ChevronDownSmallIcon","MoreIcon"],"direction":["ChevronDownIcon","ChevronUpIcon","ChevronLeftIcon","ChevronRightIcon","ArrowDownIcon","ArrowLeftIcon","ArrowRightIcon","ChevronLeftDoubleIcon","ChevronRightDoubleIcon","ArrowUpIcon","ChevronDownSmallIcon","ChevronUpSmallIcon","ChevronLeftSmallIcon","ChevronRightSmallIcon","ArrowSmallRightIcon","ArrowSmallDownIcon","ArrowSmallLeftIcon","ArrowSmallUpIcon","ArrowSmallUpRightIcon","ArrowSmallUpLeftIcon","ArrowSmallDownLeftIcon","ArrowSmallDownRightIcon","CollapseIcon","ExpandIcon"],"move":["ChevronDownIcon","ChevronUpIcon","ChevronLeftIcon","ChevronRightIcon","ArrowDownIcon","ArrowLeftIcon","ArrowRightIcon","ArrowUpIcon","DragVerticalIcon","ChevronDownSmallIcon","ChevronUpSmallIcon","ChevronLeftSmallIcon","ChevronRightSmallIcon","ArrowSmallRightIcon","ArrowSmallDownIcon","ArrowSmallLeftIcon","ArrowSmallUpIcon","ArrowSmallUpRightIcon","ArrowSmallUpLeftIcon","ArrowSmallDownLeftIcon","ArrowSmallDownRightIcon","DragHandleIcon"],"arrow":["ChevronDownIcon","ChevronUpIcon","ChevronLeftIcon","ChevronRightIcon","EnterIcon","SorterSmallDoubleIcon","SorterIcon","SorterSmallIcon","RefreshIcon","UndoIcon","RedoIcon","DownloadIcon","DownloadingIcon","CursorIcon","MoveIcon","SorterDoubleIcon","ChevronDownSmallIcon","ChevronUpSmallIcon","ChevronLeftSmallIcon","ChevronRightSmallIcon","SorterDoubleSmallIcon","SorterSingleIcon","SorterSingleSmallIcon","GrabIcon"],"dropup":["ChevronUpIcon","ChevronUpSmallIcon"],"previous":["ChevronLeftIcon","ArrowLeftIcon","UndoIcon","ChevronLeftSmallIcon"],"preceding":["ChevronLeftIcon","ArrowLeftIcon","ChevronLeftSmallIcon"],"next":["ChevronRightIcon","ArrowRightIcon","RedoIcon","ChevronRightSmallIcon"],"forward":["ChevronRightIcon","ArrowRightIcon","RedoIcon","ChevronRightSmallIcon"],"bottom":["ArrowDownIcon","SorterIcon","SorterSmallIcon","SorterSingleIcon","SorterSingleSmallIcon"],"indicator":["ArrowDownIcon","ArrowLeftIcon","ArrowRightIcon","ArrowUpIcon","ArrowSmallRightIcon","ArrowSmallDownIcon","ArrowSmallLeftIcon","ArrowSmallUpIcon","ArrowSmallUpRightIcon","ArrowSmallUpLeftIcon","ArrowSmallDownLeftIcon","ArrowSmallDownRightIcon"],"expand":["ChevronLeftDoubleIcon","ChevronRightDoubleIcon","MaximizeIcon","UnfoldMoreIcon","CollapseIcon","ExpandIcon"],"collapse":["ChevronLeftDoubleIcon","ChevronRightDoubleIcon","CloseSidebarIcon","CollapseIcon","ExpandIcon"],"arrows":["ChevronLeftDoubleIcon","ChevronRightDoubleIcon","PanHorizontalIcon","MaximizeIcon","MinimizeIcon","RepeatIcon","UnfoldMoreIcon","CollapseIcon","ExpandIcon","Pan1dIcon"],"close":["XmarkIcon","MinusIcon","LogoutIcon","CloseIcon"],"delete":["XmarkIcon","MinusIcon","CloseIcon"],"remove":["XmarkIcon","MinusIcon","DeleteIcon","CloseIcon","TrashIcon"],"exit":["XmarkIcon","LogoutIcon","CloseIcon"],"update":["CycleIcon","SyncDoneIcon","SyncIcon","SyncOffIcon","SyncUploadIcon","CloudDoneIcon","CloudIcon","CloudOffIcon"],"rotate":["CycleIcon"],"turn":["CycleIcon"],"clockwise":["CycleIcon"],"sync":["CycleIcon"],"loading":["CycleIcon"],"top":["ArrowUpIcon"],"time":["ClockIcon","HistoryIcon","CalendarIcon","StopwatchIcon"],"watch":["ClockIcon","ViewIcon","ViewOffIcon","HistoryIcon","EyeIcon","EyeOffIcon"],"year":["ClockIcon","CalendarIcon"],"month":["ClockIcon","CalendarIcon"],"day":["ClockIcon","CalendarIcon","AppearanceIcon"],"hour":["ClockIcon","CalendarIcon"],"seconds":["ClockIcon"],"paper":["CopyIcon","DuplicateIcon"],"document":["CopyIcon","FolderOpenIcon","SourceIcon","DescriptionIcon","DataTableIcon"],"files":["CopyIcon","SourceIcon","DuplicateIcon"],"layer":["CopyIcon"],"vertical":["DotMenuIcon","SorterSmallDoubleIcon","ChartToolsIcon","SorterDoubleIcon","BarChartIcon","StackedBarChartIcon","SorterDoubleSmallIcon"],"list":["DotMenuIcon","TableIcon"],"small menu":["DotMenuIcon"],"more":["DotMenuIcon"],"actions":["DotMenuIcon","MoreIcon"],"dots":["DotMenuIcon","DragAllDirectionIcon","MoreIcon","GripIcon"],"pen":["EditIcon"],"write":["EditIcon","CodeblockIcon","KeyboardIcon"],"create":["EditIcon","PlusIcon"],"modify":["EditIcon"],"keyboard":["EnterIcon"],"input":["EnterIcon","KeyboardIcon"],"down":["SorterSmallDoubleIcon","SorterIcon","SorterSmallIcon","DownloadIcon","DownloadingIcon","SorterDoubleIcon","SorterDoubleSmallIcon","SorterSingleIcon","SorterSingleSmallIcon"],"up":["SorterSmallDoubleIcon","CapslockIcon","SorterDoubleIcon","SorterDoubleSmallIcon"],"menu":["SorterIcon","SorterSmallIcon","HomeIcon","AppsIcon","SorterSingleIcon","SorterSingleSmallIcon"],"scroll":["PanHorizontalIcon","Pan1dIcon"],"gesture":["PanHorizontalIcon","Pan1dIcon"],"checkmark":["AcceptIcon","CheckCircleIcon"],"circle":["AcceptIcon","CheckCircleIcon"],"yes":["AcceptIcon","CheckmarkIcon","CheckmarkSmallIcon","CheckCircleIcon"],"ok":["AcceptIcon","CheckmarkIcon","CheckmarkSmallIcon","CheckCircleIcon"],"tick":["AcceptIcon","CheckmarkIcon","CheckmarkSmallIcon","CheckCircleIcon"],"correct":["AcceptIcon","CheckCircleIcon"],"funnel":["FilterIcon"],"order":["FilterIcon"],"sort":["FilterIcon","FormatListNumberedIcon"],"array":["GridIcon"],"layout":["GridIcon"],"interface":["GridIcon","AppearanceIcon"],"frame":["GridIcon","ImageIcon"],"about":["InformationIcon"],"service":["InformationIcon","HelpIcon"],"faq":["InformationIcon","HelpIcon"],"help":["InformationIcon","SupportIcon"],"support":["InformationIcon","HelpIcon","CallIcon"],"chain":["LinkIcon"],"hyperlink":["LinkIcon","ExternalLinkIcon"],"connection":["LinkIcon","ShareIcon","IntegrationsIcon"],"web":["LinkIcon"],"url":["LinkIcon","ExternalLinkIcon"],"internet":["LinkIcon","HttpIcon"],"web address":["LinkIcon"],"site":["LinkIcon"],"bullet":["ListIcon"],"to do":["ListIcon"],"checklist":["ListIcon"],"survey":["ListIcon"],"tasks":["ListIcon"],"magnifying glass":["MagnifyingGlassIcon","ZoomHorizontalIcon","ZoomInIcon","ZoomOutIcon","ZoomVerticalIcon","Zoom1DIcon"],"view":["MagnifyingGlassIcon","ViewIcon","ViewOffIcon","ZoomHorizontalIcon","ZoomVerticalIcon","Zoom1DIcon","EyeIcon","EyeOffIcon"],"explore":["MagnifyingGlassIcon","ZoomHorizontalIcon","ZoomVerticalIcon","Zoom1DIcon"],"find":["MagnifyingGlassIcon","ZoomHorizontalIcon","ZoomVerticalIcon","Zoom1DIcon"],"inspect":["MagnifyingGlassIcon","ZoomHorizontalIcon","ZoomVerticalIcon","Zoom1DIcon"],"search":["MagnifyingGlassIcon"],"burger":["MenuIcon"],"lines":["MenuIcon"],"bars":["MenuIcon"],"decrease":["MinusIcon"],"negative":["MinusIcon"],"-":["MinusIcon","ZoomOutIcon"],"eye on":["ViewIcon","EyeIcon"],"see":["ViewIcon","ViewOffIcon","EyeIcon","EyeOffIcon"],"look":["ViewIcon","ViewOffIcon","EyeIcon","EyeOffIcon"],"visible":["ViewIcon","EyeIcon"],"vision":["ViewIcon","ViewOffIcon","EyeIcon","EyeOffIcon"],"invisible":["ViewOffIcon","EyeOffIcon"],"eye":["ViewOffIcon","EyeOffIcon"],"hide":["ViewOffIcon","EyeOffIcon"],"bell":["NotificationIcon","NotificationOffIcon","BellIcon","BellOffIcon"],"ring":["NotificationIcon","NotificationOffIcon","BellIcon","BellOffIcon"],"alert":["NotificationIcon","NotificationOffIcon","WarningIcon","BellIcon","BellOffIcon"],"alarm":["NotificationIcon","NotificationOffIcon","EventIcon","BellIcon","BellOffIcon"],"internal":["OpenWithIcon"],"link":["OpenWithIcon"],"app":["OpenWithIcon"],"tools":["OptionsIcon"],"configuration":["OptionsIcon","SettingIcon"],"preferences":["OptionsIcon"],"control":["OptionsIcon","SettingIcon","CursorIcon"],"audio":["PauseIcon","MuteIcon","MuteOffIcon","MuteOffIcon","MicrophoneIcon","MicrophoneOffIcon","MicrophoneOffIcon"],"video":["PauseIcon","PlayIcon"],"stop":["PauseIcon","ErrorIcon","BlockIcon"],"halt":["PauseIcon","PauseLoadIcon"],"volume":["PauseIcon"],"multimedia":["PauseIcon"],"bulletin":["PinIcon","PinOffIcon"],"marker":["PinIcon","PinOffIcon"],"memo":["PinIcon","PinOffIcon"],"note":["PinIcon","PinOffIcon"],"attach":["PinIcon"],"additional":["PlusIcon"],"add":["PlusIcon","DuplicateIcon"],"+":["PlusIcon","ZoomInIcon"],"new":["PlusIcon"],"reload":["RefreshIcon"],"repeat":["RefreshIcon","ReplayIcon"],"network":["ShareIcon","DatabaseIcon"],"social":["ShareIcon","GroupIcon"],"communication":["ShareIcon","FeedbackIcon","CallIcon"],"handle":["DragVerticalIcon","DragHandleIcon"],"shift":["DragVerticalIcon","CapslockIcon","DragHandleIcon"],"silent":["NotificationOffIcon","BellOffIcon"],"exchange":["SyncDoneIcon","SyncIcon","SyncOffIcon","SyncUploadIcon","SyncDownloadIcon","CloudDoneIcon","CloudIcon","CloudOffIcon"],"save":["SyncDoneIcon","SyncIcon","DownloadIcon","DownloadingIcon","SyncUploadIcon","SyncDownloadIcon","CloudDoneIcon","CloudIcon"],"cloud":["SyncDoneIcon","SyncIcon","SyncOffIcon","DatabaseIcon","SyncUploadIcon","SyncDownloadIcon","CloudDoneIcon","CloudIcon","CloudOffIcon"],"transfer":["SyncDoneIcon","SyncIcon","SyncOffIcon","SyncUploadIcon","SyncDownloadIcon","CloudDoneIcon","CloudIcon","CloudOffIcon"],"play":["ReplayIcon"],"loop":["ReplayIcon","RepeatIcon"],"restart":["ReplayIcon","ResetIcon"],"refresh":["ReplayIcon"],"archive":["FolderOpenIcon"],"storage":["FolderOpenIcon","SourceIcon","SaveIcon","DatabaseIcon"],"file":["FolderOpenIcon","DescriptionIcon"],"back":["UndoIcon"],"return":["UndoIcon"],"code":["BugReportIcon","SourceIcon","VulnerableFunctionIcon","TriggerIcon","EventTriggerIcon"],"debug":["BugReportIcon"],"report":["BugReportIcon","AnalyticsIcon","ChartToolsIcon","ChartCollectionIcon","LineChartIcon","BarGaugeIcon","BarChartIcon","StackedBarChartIcon","StackedAreaChartIcon","SingleValueChartIcon","DifferenceChartIcon","BandChartIcon","ChartIcon"],"virus":["BugReportIcon"],"error":["BugReportIcon"],"insect":["BugReportIcon"],"beetle":["BugReportIcon"],"fullscreen":["MaximizeIcon"],"enlarge":["MaximizeIcon","UnfoldMoreIcon","ResizeIcon"],"reduce":["MinimizeIcon"],"shrink":["MinimizeIcon","UnfoldLessIcon"],"data":["AnalyticsIcon","SourceIcon","StorageIcon","ChartToolsIcon","ChartCollectionIcon","LineChartIcon","BarGaugeIcon","BarChartIcon","StackedBarChartIcon","StackedAreaChartIcon","SingleValueChartIcon","TableIcon","TableIcon","DifferenceChartIcon","BandChartIcon","ChartIcon"],"diagram":["AnalyticsIcon","ChartToolsIcon","ChartCollectionIcon","LineChartIcon","BarGaugeIcon","BarChartIcon","StackedBarChartIcon","StackedAreaChartIcon","SingleValueChartIcon","DifferenceChartIcon","BandChartIcon","ChartIcon"],"graph":["AnalyticsIcon","ChartToolsIcon","ChartCollectionIcon","LineChartIcon","BarGaugeIcon","BarChartIcon","StackedBarChartIcon","StackedAreaChartIcon","SingleValueChartIcon","DifferenceChartIcon","BandChartIcon","ChartIcon"],"analytics":["AnalyticsIcon","ChartToolsIcon","ChartCollectionIcon","LineChartIcon","BarGaugeIcon","BarChartIcon","StackedBarChartIcon","StackedAreaChartIcon","SingleValueChartIcon","DifferenceChartIcon","BandChartIcon","ChartIcon"],"stats":["AnalyticsIcon","ChartToolsIcon","ChartCollectionIcon","LineChartIcon","BarGaugeIcon","BarChartIcon","StackedBarChartIcon","StackedAreaChartIcon","SingleValueChartIcon","DifferenceChartIcon","BandChartIcon","ChartIcon"],"sorted":["AnalyticsIcon","ChartCollectionIcon","LineChartIcon","StackedBarChartIcon","StackedAreaChartIcon","SingleValueChartIcon","DifferenceChartIcon","BandChartIcon","ChartIcon"],"trend":["AnalyticsIcon","ChartCollectionIcon","LineChartIcon","StackedAreaChartIcon","SingleValueChartIcon","DifferenceChartIcon","BandChartIcon","ArrowSmallRightIcon","ArrowSmallDownIcon","ArrowSmallLeftIcon","ArrowSmallUpIcon","ArrowSmallUpRightIcon","ArrowSmallUpLeftIcon","ArrowSmallDownLeftIcon","ArrowSmallDownRightIcon","ChartIcon"],"revenue":["AnalyticsIcon","ChartCollectionIcon"],"finance":["AnalyticsIcon","ChartCollectionIcon"],"stock":["AnalyticsIcon","ChartCollectionIcon"],"leave":["LogoutIcon"],"door":["LogoutIcon","LoginIcon"],"quit":["LogoutIcon"],"sign out":["LogoutIcon"],"orientation":["GuideIcon"],"book":["GuideIcon"],"instruction manual":["GuideIcon"],"learn":["GuideIcon"],"capital":["CapslockIcon"],"letter":["CapslockIcon","MailClosedIcon"],"type":["CapslockIcon","KeyboardIcon"],"folder":["SourceIcon"],"floppy":["SaveIcon"],"disc":["SaveIcon"],"flow":["RepeatIcon","WrapTextIcon","WrapTextOffIcon"],"recent":["HistoryIcon"],"clock":["HistoryIcon","StopwatchIcon"],"course":["HistoryIcon"],"progress":["HistoryIcon","DownloadingIcon"],"process":["PauseLoadIcon","FormatListNumberedIcon"],"wait":["PauseLoadIcon"],"import":["DownloadIcon","DownloadingIcon"],"install":["DownloadIcon","DownloadingIcon"],"point":["CrosshairIcon","SelectIndicatorIcon"],"bullseye":["CrosshairIcon"],"aim":["CrosshairIcon"],"target":["CrosshairIcon"],"text":["TitleOffIcon","DescriptionIcon","AbcIcon","AbcOffIcon","TitleIcon","FileCopyIcon","StrikethroughSIcon","FormatQuoteIcon","FormatBoldIcon","FormatItalicIcon","Heading1Icon","Heading2Icon","Heading3Icon","Heading4Icon"],"style":["TitleOffIcon","AbcIcon","AbcOffIcon","TitleIcon","StrikethroughSIcon","FormatBoldIcon","FormatItalicIcon","Heading1Icon","Heading2Icon","Heading3Icon","Heading4Icon"],"font":["TitleOffIcon","AbcIcon","AbcOffIcon","TitleIcon","StrikethroughSIcon","FormatBoldIcon","FormatItalicIcon","Heading1Icon","Heading2Icon","Heading3Icon","Heading4Icon"],"star":["FavouriteIcon","UnfavouriteIcon","StarEmptyIcon","StarIcon"],"rate":["FavouriteIcon","UnfavouriteIcon","StarEmptyIcon","StarIcon"],"bookmark":["FavouriteIcon","UnfavouriteIcon","StarEmptyIcon","StarIcon"],"like":["FavouriteIcon","ThumbsUpIcon","RecommendIcon","StarEmptyIcon"],"information":["DescriptionIcon"],"details":["DescriptionIcon"],"Backup":["StorageIcon"],"database":["StorageIcon","DataTableIcon"],"letters":["AbcIcon","AbcOffIcon"],"spelling":["AbcIcon","AbcOffIcon"],"forbidden":["ErrorIcon","BlockIcon"],"prohibited":["ErrorIcon","BlockIcon"],"danger":["ErrorIcon","WarningIcon"],"!":["ErrorIcon","WarningIcon","VulnerableFunctionIcon","SecurityMediumIcon"],"caution":["ErrorIcon","WarningIcon"],"exclamation":["ErrorIcon","WarningIcon","VulnerableFunctionIcon"],"accept":["CheckmarkIcon","CheckmarkSmallIcon"],"success":["CheckmarkIcon","CheckmarkSmallIcon"],"approve":["CheckmarkIcon","CheckmarkSmallIcon"],"html":["CodeIcon","CodeOffIcon"],"tag":["CodeIcon","CodeOffIcon"],"development":["CodeIcon","HttpIcon","CodeOffIcon"],"browser":["HttpIcon"],"domain":["HttpIcon"],"website":["HttpIcon"],"avatar":["AccountIcon"],"profile":["AccountIcon"],"user":["AccountIcon"],"human":["AccountIcon"],"person":["AccountIcon"],"editor":["CodeblockIcon"],"programming":["CodeblockIcon"],"develop":["CodeblockIcon"],"keypad":["KeyboardIcon"],"hardware":["KeyboardIcon"],"computer":["KeyboardIcon"],"device":["KeyboardIcon","MuteIcon","MuteOffIcon","MuteOffIcon","MicrophoneIcon","MicrophoneOffIcon","MicrophoneOffIcon"],"agenda":["CalendarIcon"],"event":["CalendarIcon"],"register":["CalendarIcon"],"date":["CalendarIcon"],"period":["CalendarIcon"],"duration":["CalendarIcon"],"generation":["CalendarIcon"],"dot":["SelectIndicatorIcon"],"choice":["SelectIndicatorIcon"],"start":["PlayIcon"],"music":["PlayIcon"],"media":["PlayIcon","CallIcon"],"cog":["SettingIcon"],"gear":["SettingIcon"],"engine":["SettingIcon"],"machine":["SettingIcon"],"system":["SettingIcon"],"external":["ExternalLinkIcon"],"filled":["UnfavouriteIcon","StarIcon"],"unlike":["UnfavouriteIcon","ThumbsDownIcon","StarIcon"],"trashcan":["DeleteIcon","TrashIcon"],"garbage":["DeleteIcon","TrashIcon"],"bin":["DeleteIcon","TrashIcon"],"recycle":["DeleteIcon","TrashIcon"],"focus":["ZoomInIcon"],"in":["ZoomInIcon"],"greater":["ZoomInIcon"],"bigger":["ZoomInIcon"],"out":["ZoomOutIcon"],"lesser":["ZoomOutIcon"],"minus":["ZoomOutIcon"],"smaller":["ZoomOutIcon"],"again":["ResetIcon"],"undo all":["ResetIcon"],"redo":["ResetIcon"],"button":["EventIcon"],"sheets":["WrapTextIcon","WrapTextOffIcon"],"fluent":["WrapTextIcon","WrapTextOffIcon"],"format":["WrapTextIcon","FormatListNumberedIcon","WrapTextOffIcon"],"house":["HomeIcon"],"desktop":["HomeIcon"],"dashboard":["HomeIcon"],"homepage":["HomeIcon"],"command":["GhostIcon","TerminalIcon"],"cmd":["GhostIcon","TerminalIcon"],"window":["GhostIcon","TerminalIcon"],"console":["GhostIcon","TerminalIcon"],"bash":["GhostIcon","TerminalIcon"],"admin":["GhostIcon","TerminalIcon"],"banned":["BlockIcon"],"papers":["FileCopyIcon"],"paste":["FileCopyIcon","DuplicateIcon"],"documents":["FileCopyIcon","DuplicateIcon"],"duplicate":["FileCopyIcon"],"arrow up":["UploadIcon"],"export":["UploadIcon"],"thumbs up":["ThumbsUpIcon","RecommendIcon"],"love":["ThumbsUpIcon","RecommendIcon"],"favourite":["ThumbsUpIcon","RecommendIcon"],"rating":["ThumbsUpIcon","ThumbsDownIcon","RecommendIcon"],"review":["ThumbsUpIcon","ThumbsDownIcon","FeedbackIcon","RecommendIcon"],"feedback":["ThumbsUpIcon","ThumbsDownIcon","RecommendIcon"],"chart":["ChartToolsIcon","BarGaugeIcon","BarChartIcon","StackedBarChartIcon"],"wrench":["ChartToolsIcon"],"spanner":["ChartToolsIcon"],"adjust":["ChartToolsIcon"],"people":["GroupIcon"],"teamwork":["GroupIcon"],"users":["GroupIcon"],"accounts":["GroupIcon"],"friends":["GroupIcon"],"padlock":["LockIcon","UnlockIcon"],"privacy":["LockIcon","UnlockIcon"],"security":["LockIcon","UnlockIcon","ExploitIcon"],"safe":["LockIcon","UnlockIcon","SecurityIcon","SecurityMediumIcon","SecurityHighIcon","SecurityCriticalIcon"],"password":["LockIcon","UnlockIcon"],"protection":["LockIcon","UnlockIcon","SecurityIcon","SecurityMediumIcon","SecurityHighIcon","SecurityCriticalIcon"],"?":["HelpIcon"],"answer":["HelpIcon"],"spread":["UnfoldMoreIcon"],"compress":["UnfoldLessIcon"],"shorten":["UnfoldLessIcon"],"picture":["ImageIcon"],"photograph":["ImageIcon"],"camera":["ImageIcon"],"painting":["ImageIcon"],"reference":["FormatQuoteIcon"],"quotation":["FormatQuoteIcon"],"speech":["FormatQuoteIcon"],"testimonial":["FormatQuoteIcon","FeedbackIcon"],"comment":["FormatQuoteIcon","FeedbackIcon"],"comma":["FormatQuoteIcon"],"strong":["FormatBoldIcon"],"fat":["FormatBoldIcon"],"notes":["FormatListNumberedIcon"],"line":["HorizontalRuleIcon"],"measure":["HorizontalRuleIcon"],"divide":["HorizontalRuleIcon"],"mouse":["CursorIcon"],"click":["CursorIcon"],"pointer":["CursorIcon","MoveIcon","GrabIcon"],"action":["CursorIcon"],"amplify":["ResizeIcon"],"broaden":["ResizeIcon"],"extend":["ResizeIcon"],"open":["ResizeIcon","UnlockIcon"],"clone":["DuplicateIcon"],"plus":["DuplicateIcon"],"copy":["DuplicateIcon"],"inset":["CloseSidebarIcon","OpenSidebarIcon","View_sidebarIcon"],"left":["CloseSidebarIcon","OpenSidebarIcon","View_sidebarIcon"],"cursor":["MoveIcon","GrabIcon"],"if":["ConditionsIcon"],"else":["ConditionsIcon"],"function":["ConditionsIcon"],"area":["SelectIcon"],"square":["SelectIcon"],"tool":["SelectIcon","AppsIcon","ExtensionsIcon"],"region":["SelectIcon"],"mark":["SelectIcon"],"microphone":["MuteIcon","MuteOffIcon","MuteOffIcon","MicrophoneIcon","MicrophoneOffIcon","MicrophoneOffIcon"],"speak":["MuteIcon","MuteOffIcon","MuteOffIcon","MicrophoneIcon","MicrophoneOffIcon","MicrophoneOffIcon"],"talk":["MuteIcon","MuteOffIcon","MuteOffIcon","ChatIcon","CallIcon","MicrophoneIcon","MicrophoneOffIcon","MicrophoneOffIcon"],"voice":["MuteIcon","MuteOffIcon","MuteOffIcon","MicrophoneIcon","MicrophoneOffIcon","MicrophoneOffIcon"],"record":["MuteIcon","MuteOffIcon","MuteOffIcon","MicrophoneIcon","MicrophoneOffIcon","MicrophoneOffIcon"],"player":["MuteIcon","MuteOffIcon","MuteOffIcon","MicrophoneIcon","MicrophoneOffIcon","MicrophoneOffIcon"],"unmute":["MuteOffIcon","MuteOffIcon","MicrophoneOffIcon","MicrophoneOffIcon"],"show":["OpenSidebarIcon","View_sidebarIcon"],"hold":["DragAllDirectionIcon","GripIcon"],"grab":["DragAllDirectionIcon","GripIcon"],"exposed":["VulnerableFunctionIcon"],"liable":["VulnerableFunctionIcon"],"lightning":["TriggerIcon","ActionIcon","SecurityCriticalIcon","EventTriggerIcon","ActionTriggerIcon"],"flash":["TriggerIcon","EventTriggerIcon"],"activate":["TriggerIcon","ActionIcon","EventTriggerIcon","ActionTriggerIcon"],"charge":["ActionIcon","ActionTriggerIcon"],"energy":["ActionIcon","IdeaIcon","ActionTriggerIcon"],"reaction":["ActionIcon"],"response":["ActionIcon"],"detach":["PinOffIcon"],"unpin":["PinOffIcon"],"hand":["ManualIcon"],"fingers":["ManualIcon"],"palm":["ManualIcon"],"enter":["LoginIcon"],"authentication":["LoginIcon"],"entrance":["LoginIcon"],"join":["LoginIcon"],"access":["LoginIcon"],"entry":["LoginIcon"],"lock open":["UnlockIcon"],"key":["UnlockIcon"],"shield":["SecurityIcon","SecurityMediumIcon","SecurityHighIcon","SecurityCriticalIcon"],"block":["SecurityIcon","SecurityMediumIcon","SecurityHighIcon","SecurityCriticalIcon"],"x":["SecurityHighIcon"],"vulnerability":["ExploitIcon"],"bomb":["ExploitIcon"],"weapon":["ExploitIcon"],"chip":["TechnologiesIcon"],"digital":["TechnologiesIcon"],"microchip":["TechnologiesIcon"],"electronic":["TechnologiesIcon"],"circuit":["TechnologiesIcon"],"blocks":["AppsIcon","ExtensionsIcon"],"tiles":["AppsIcon","ExtensionsIcon"],"main":["AppsIcon"],"application":["AppsIcon","ExtensionsIcon"],"addon":["ExtensionsIcon"],"plugin":["ExtensionsIcon","IntegrationsIcon"],"pull":["RequestIcon"],"git":["RequestIcon"],"commit":["RequestIcon"],"timer":["StopwatchIcon"],"performance":["StopwatchIcon"],"socket":["IntegrationsIcon"],"cable":["IntegrationsIcon"],"power plug":["IntegrationsIcon"],"light bulb":["IdeaIcon"],"creative":["IdeaIcon"],"lamp":["IdeaIcon"],"excel":["DataTableIcon"],"spreadsheet":["DataTableIcon","TableIcon"],"cells":["DataTableIcon","TableIcon"],"column":["DataTableIcon","TableIcon"],"horizontal":["BarGaugeIcon"],"server":["DatabaseIcon"],"technology":["DatabaseIcon"],"toke":["AssetIcon"],"premium":["AssetIcon"],"diamond":["AssetIcon"],"jewel":["AssetIcon"],"closed":["MailClosedIcon"],"email":["MailClosedIcon"],"message":["MailClosedIcon","ChatIcon"],"envelope":["MailClosedIcon"],"Comment":["ChatIcon"],"Communicate":["ChatIcon"],"speechbubble":["ChatIcon"],"discussion":["ChatIcon"],"question":["SupportIcon"],"customer":["SupportIcon"],"saver":["SupportIcon"],"thumbs down":["ThumbsDownIcon"],"dislike":["ThumbsDownIcon"],"vote":["ThumbsDownIcon"],"disagree":["ThumbsDownIcon"],"no":["ThumbsDownIcon"],"addition":["WhatsNewIcon"],"fresh":["WhatsNewIcon"],"stars":["WhatsNewIcon"],"bling":["WhatsNewIcon"],"content":["WhatsNewIcon"],"release note":["WhatsNewIcon"],"test":["FeedbackIcon"],"customer experience":["FeedbackIcon"],"satisfaction":["FeedbackIcon"],"darkmode":["AppearanceIcon"],"lightmode":["AppearanceIcon"],"night":["AppearanceIcon","DarkmodeIcon"],"moon":["AppearanceIcon","DarkmodeIcon"],"sun":["AppearanceIcon","LightmodeIcon"],"brightness":["AppearanceIcon","LightmodeIcon"],"switch":["AppearanceIcon"],"sunshine":["LightmodeIcon"],"weather":["LightmodeIcon","DarkmodeIcon"],"warm":["LightmodeIcon"],"daylight":["LightmodeIcon"],"sleep":["DarkmodeIcon"],"crescent":["DarkmodeIcon"],"telephone":["CallIcon"],"cell":["CallIcon"],"mobile":["CallIcon"],"contact":["CallIcon"]}}
|
package/package.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@dynatrace/strato-icons",
|
|
3
|
+
"version": "0.28.0",
|
|
4
|
+
"license": "Apache-2.0",
|
|
5
|
+
"main": "./index.cjs.js",
|
|
6
|
+
"module": "./index.esm.js",
|
|
7
|
+
"typings": "./index.d.ts",
|
|
8
|
+
"devDependencies": {
|
|
9
|
+
"react": "^17.0.2",
|
|
10
|
+
"react-dom": "^17.0.2",
|
|
11
|
+
"@types/react": "^17.0.45",
|
|
12
|
+
"@types/react-dom": "^17.0.17",
|
|
13
|
+
"@testing-library/react": "^12.0.0"
|
|
14
|
+
},
|
|
15
|
+
"peerDependencies": {
|
|
16
|
+
"react": "^17.0.2"
|
|
17
|
+
}
|
|
18
|
+
}
|
|
@@ -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 AbcIcon: 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 AbcOffIcon: 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 AcceptIcon: 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 AccountIcon: 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 ActionIcon: 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 'ActionIcon' instead of 'ActionTriggerIcon'
|
|
19
|
+
*/
|
|
20
|
+
export declare const ActionTriggerIcon: 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 AnalyticsIcon: 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 AppearanceIcon: 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 AppsIcon: 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 ArrowDownIcon: 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 ArrowLeftIcon: 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 ArrowRightIcon: 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 ArrowSmallDownIcon: 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 ArrowSmallDownLeftIcon: 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 ArrowSmallDownRightIcon: 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 ArrowSmallLeftIcon: 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 ArrowSmallRightIcon: 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 ArrowSmallUpIcon: 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 ArrowSmallUpLeftIcon: 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 ArrowSmallUpRightIcon: 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 ArrowUpIcon: 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 AssetIcon: 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 BandChartIcon: SvgIconType;
|