@deephaven/icons 0.41.0 → 0.41.2-beta.10

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.
@@ -0,0 +1,10 @@
1
+ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
2
+ export const definition: IconDefinition;
3
+ export const dhSortSlash: IconDefinition;
4
+ export const prefix: IconPrefix;
5
+ export const iconName: IconName;
6
+ export const width: number;
7
+ export const height: number;
8
+ export const ligatures: string[];
9
+ export const unicode: string;
10
+ export const svgPathData: string;
@@ -0,0 +1,29 @@
1
+ 'use strict';
2
+ Object.defineProperty(exports, '__esModule', { value: true });
3
+ var prefix = 'dh';
4
+ var iconName = 'sort-slash';
5
+ var width = 512;
6
+ var height = 512;
7
+ var ligatures = [];
8
+ var unicode = 'ff00'; // js usage doesn't care
9
+ var svgPathData = 'm128 224 -12.8 -25.6 128 -118.4h25.6L320 124.8 220.8 224H128zm28.8 64H128l-12.8 25.6 9.6 6.4 32 -32zm198.4 -64h28.8l12.8 -25.6 -6.4 -6.4 -35.2 32zm-64 64L192 387.2l48 44.8h25.6l128 -118.4L384 288H291.2zm-249.6 204.8L492.8 41.6l-22.4 -22.4L19.2 470.4l22.4 22.4z';
10
+
11
+ exports.definition = {
12
+ prefix: prefix,
13
+ iconName: iconName,
14
+ icon: [
15
+ width,
16
+ height,
17
+ ligatures,
18
+ unicode,
19
+ svgPathData
20
+ ]};
21
+
22
+ exports.faAddressBook = exports.definition;
23
+ exports.prefix = prefix;
24
+ exports.iconName = iconName;
25
+ exports.width = width;
26
+ exports.height = height;
27
+ exports.ligatures = ligatures;
28
+ exports.unicode = unicode;
29
+ exports.svgPathData = svgPathData;
package/dist/index.d.ts CHANGED
@@ -466,6 +466,7 @@ export const dhSortAlphaDown: IconDefinition;
466
466
  export const dhSortAlphaUp: IconDefinition;
467
467
  export const dhSortAmountDown: IconDefinition;
468
468
  export const dhSortDown: IconDefinition;
469
+ export const dhSortSlash: IconDefinition;
469
470
  export const dhSortUp: IconDefinition;
470
471
  export const dhSort: IconDefinition;
471
472
  export const dhSplitBoth: IconDefinition;
package/dist/index.es.js CHANGED
@@ -2335,6 +2335,11 @@ var dhSortDown = {
2335
2335
  iconName: "sort-down",
2336
2336
  icon: [512, 512, [], "f000", "m128 288 -12.8 25.6 128 118.4h25.6l128 -118.4L384 288H128z"]
2337
2337
  };
2338
+ var dhSortSlash = {
2339
+ prefix: "dh",
2340
+ iconName: "sort-slash",
2341
+ icon: [512, 512, [], "f000", "m128 224 -12.8 -25.6 128 -118.4h25.6L320 124.8 220.8 224H128zm28.8 64H128l-12.8 25.6 9.6 6.4 32 -32zm198.4 -64h28.8l12.8 -25.6 -6.4 -6.4 -35.2 32zm-64 64L192 387.2l48 44.8h25.6l128 -118.4L384 288H291.2zm-249.6 204.8L492.8 41.6l-22.4 -22.4L19.2 470.4l22.4 22.4z"]
2342
+ };
2338
2343
  var dhSortUp = {
2339
2344
  prefix: "dh",
2340
2345
  iconName: "sort-up",
@@ -2873,6 +2878,7 @@ var _iconsCache = {
2873
2878
  dhSortAlphaUp:dhSortAlphaUp,
2874
2879
  dhSortAmountDown:dhSortAmountDown,
2875
2880
  dhSortDown:dhSortDown,
2881
+ dhSortSlash:dhSortSlash,
2876
2882
  dhSortUp:dhSortUp,
2877
2883
  dhSort:dhSort,
2878
2884
  dhSplitBoth:dhSplitBoth,
@@ -2889,4 +2895,4 @@ var _iconsCache = {
2889
2895
  dhWarningFilled:dhWarningFilled,
2890
2896
  };
2891
2897
 
2892
- export { _iconsCache as dh, prefix, vsAccount, vsActivateBreakpoints, vsAdd, vsArchive, vsArrowBoth, vsArrowCircleDown, vsArrowCircleLeft, vsArrowCircleRight, vsArrowCircleUp, vsArrowDown, vsArrowLeft, vsArrowRight, vsArrowSmallDown, vsArrowSmallLeft, vsArrowSmallRight, vsArrowSmallUp, vsArrowSwap, vsArrowUp, vsAzureDevops, vsAzure, vsBeakerStop, vsBeaker, vsBellDot, vsBellSlashDot, vsBellSlash, vsBell, vsBlank, vsBold, vsBook, vsBookmark, vsBracketDot, vsBracketError, vsBriefcase, vsBroadcast, vsBrowser, vsBug, vsCalendar, vsCallIncoming, vsCallOutgoing, vsCaseSensitive, vsCheckAll, vsCheck, vsChecklist, vsChevronDown, vsChevronLeft, vsChevronRight, vsChevronUp, vsChromeClose, vsChromeMaximize, vsChromeMinimize, vsChromeRestore, vsCircleFilled, vsCircleLargeFilled, vsCircleLarge, vsCircleSlash, vsCircleSmallFilled, vsCircleSmall, vsCircle, vsCircuitBoard, vsClearAll, vsClippy, vsCloseAll, vsClose, vsCloudDownload, vsCloudUpload, vsCloud, vsCode, vsCollapseAll, vsColorMode, vsCombine, vsCommentDiscussion, vsCommentDraft, vsCommentUnresolved, vsComment, vsCompassActive, vsCompassDot, vsCompass, vsCopy, vsCreditCard, vsDash, vsDashboard, vsDatabase, vsDebugAll, vsDebugAltSmall, vsDebugAlt, vsDebugBreakpointConditionalUnverified, vsDebugBreakpointConditional, vsDebugBreakpointDataUnverified, vsDebugBreakpointData, vsDebugBreakpointFunctionUnverified, vsDebugBreakpointFunction, vsDebugBreakpointLogUnverified, vsDebugBreakpointLog, vsDebugBreakpointUnsupported, vsDebugConsole, vsDebugContinueSmall, vsDebugContinue, vsDebugCoverage, vsDebugDisconnect, vsDebugLineByLine, vsDebugPause, vsDebugRerun, vsDebugRestartFrame, vsDebugRestart, vsDebugReverseContinue, vsDebugStackframeActive, vsDebugStackframe, vsDebugStart, vsDebugStepBack, vsDebugStepInto, vsDebugStepOut, vsDebugStepOver, vsDebugStop, vsDebug, vsDesktopDownload, vsDeviceCameraVideo, vsDeviceCamera, vsDeviceMobile, vsDiffAdded, vsDiffIgnored, vsDiffModified, vsDiffRemoved, vsDiffRenamed, vsDiff, vsDiscard, vsEdit, vsEditorLayout, vsEllipsis, vsEmptyWindow, vsErrorSmall, vsError, vsExclude, vsExpandAll, vsExport, vsExtensions, vsEyeClosed, vsEye, vsFeedback, vsFileBinary, vsFileCode, vsFileMedia, vsFilePdf, vsFileSubmodule, vsFileSymlinkDirectory, vsFileSymlinkFile, vsFileZip, vsFile, vsFiles, vsFilterFilled, vsFilter, vsFlame, vsFoldDown, vsFoldUp, vsFold, vsFolderActive, vsFolderLibrary, vsFolderOpened, vsFolder, vsGear, vsGift, vsGistSecret, vsGist, vsGitCommit, vsGitCompare, vsGitMerge, vsGitPullRequestClosed, vsGitPullRequestCreate, vsGitPullRequestDraft, vsGitPullRequestGoToChanges, vsGitPullRequestNewChanges, vsGitPullRequest, vsGithubAction, vsGithubAlt, vsGithubInverted, vsGithub, vsGlobe, vsGoToFile, vsGrabber, vsGraphLeft, vsGraphLine, vsGraphScatter, vsGraph, vsGripper, vsGroupByRefType, vsHeartFilled, vsHeart, vsHistory, vsHome, vsHorizontalRule, vsHubot, vsInbox, vsIndent, vsInfo, vsInsert, vsInspect, vsIssueDraft, vsIssueReopened, vsIssues, vsItalic, vsJersey, vsJson, vsKebabVertical, vsKey, vsLaw, vsLayersActive, vsLayersDot, vsLayers, vsLayoutActivitybarLeft, vsLayoutActivitybarRight, vsLayoutCentered, vsLayoutMenubar, vsLayoutPanelCenter, vsLayoutPanelJustify, vsLayoutPanelLeft, vsLayoutPanelOff, vsLayoutPanelRight, vsLayoutPanel, vsLayoutSidebarLeftOff, vsLayoutSidebarLeft, vsLayoutSidebarRightOff, vsLayoutSidebarRight, vsLayoutStatusbar, vsLayout, vsLibrary, vsLightbulbAutofix, vsLightbulb, vsLinkExternal, vsLink, vsListFilter, vsListFlat, vsListOrdered, vsListSelection, vsListTree, vsListUnordered, vsLiveShare, vsLoading, vsLocation, vsLockSmall, vsLock, vsMagnet, vsMailRead, vsMail, vsMapFilled, vsMap, vsMarkdown, vsMegaphone, vsMention, vsMenu, vsMerge, vsMilestone, vsMirror, vsMortarBoard, vsMove, vsMultipleWindows, vsMute, vsNewFile, vsNewFolder, vsNewline, vsNoNewline, vsNote, vsNotebookTemplate, vsNotebook, vsOctoface, vsOpenPreview, vsOrganization, vsOutput, vsPackage, vsPaintcan, vsPassFilled, vsPass, vsPersonAdd, vsPerson, vsPieChart, vsPin, vsPinnedDirty, vsPinned, vsPlayCircle, vsPlay, vsPlug, vsPreserveCase, vsPreview, vsPrimitiveSquare, vsProject, vsPulse, vsQuestion, vsQuote, vsRadioTower, vsReactions, vsRecordKeys, vsRecordSmall, vsRecord, vsRedo, vsReferences, vsRefresh, vsRegex, vsRemoteExplorer, vsRemote, vsRemove, vsReplaceAll, vsReplace, vsReply, vsRepoClone, vsRepoForcePush, vsRepoForked, vsRepoPull, vsRepoPush, vsRepo, vsReport, vsRequestChanges, vsRocket, vsRootFolderOpened, vsRootFolder, vsRss, vsRuby, vsRunAbove, vsRunAll, vsRunBelow, vsRunErrors, vsSaveAll, vsSaveAs, vsSave, vsScreenFull, vsScreenNormal, vsSearchFuzzy, vsSearchStop, vsSearch, vsSend, vsServerEnvironment, vsServerProcess, vsServer, vsSettingsGear, vsSettings, vsShield, vsSignIn, vsSignOut, vsSmiley, vsSortPrecedence, vsSourceControl, vsSparkle, vsSplitHorizontal, vsSplitVertical, vsSquirrel, vsStarEmpty, vsStarFull, vsStarHalf, vsStopCircle, vsSymbolArray, vsSymbolBoolean, vsSymbolClass, vsSymbolColor, vsSymbolConstant, vsSymbolEnumMember, vsSymbolEnum, vsSymbolEvent, vsSymbolField, vsSymbolFile, vsSymbolInterface, vsSymbolKey, vsSymbolKeyword, vsSymbolMethod, vsSymbolMisc, vsSymbolNamespace, vsSymbolNumeric, vsSymbolOperator, vsSymbolParameter, vsSymbolProperty, vsSymbolRuler, vsSymbolSnippet, vsSymbolString, vsSymbolStructure, vsSymbolVariable, vsSyncIgnored, vsSync, vsTable, vsTag, vsTarget, vsTasklist, vsTelescope, vsTerminalBash, vsTerminalCmd, vsTerminalDebian, vsTerminalLinux, vsTerminalPowershell, vsTerminalTmux, vsTerminalUbuntu, vsTerminal, vsTextSize, vsThreeBars, vsThumbsdown, vsThumbsup, vsTools, vsTrash, vsTriangleDown, vsTriangleLeft, vsTriangleRight, vsTriangleUp, vsTwitter, vsTypeHierarchySub, vsTypeHierarchySuper, vsTypeHierarchy, vsUnfold, vsUngroupByRefType, vsUnlock, vsUnmute, vsUnverified, vsVariableGroup, vsVerifiedFilled, vsVerified, vsVersions, vsVmActive, vsVmConnect, vsVmOutline, vsVmRunning, vsVm, vsWand, vsWarning, vsWatch, vsWhitespace, vsWholeWord, vsWindow, vsWordWrap, vsWorkspaceTrusted, vsWorkspaceUnknown, vsWorkspaceUntrusted, vsZoomIn, vsZoomOut, dhAddSmall, dhArrowToBottom, dhArrowToTop, dhCheckSquare, dhChevronDownSquare, dhCircleLargeOutlineNotch, dhClock, dhExclamation, dhEyeSlash, dhEye, dhFileCertificate, dhFileCsv, dhFileDownload, dhFilePrint, dhFileSearch, dhFileSpreadsheet, dhFilterFilled, dhFilterSlash, dhFreeze, dhGearFilled, dhGearsFilled, dhGraphLineDown, dhGraphLineUp, dhICursor, dhInput, dhNewCircleLargeFilled, dhNewSquareFilled, dhOrganizationAdd, dhPandas, dhPanels, dhPython, dhRefresh, dhRemoveSquareFilled, dhRunSelection, dhShapes, dhShareFilled, dhShare, dhSortAlphaDown, dhSortAlphaUp, dhSortAmountDown, dhSortDown, dhSortUp, dhSort, dhSplitBoth, dhSquareFilled, dhStickyNoteFilled, dhTable, dhTrashUndo, dhTriangleDownSquare, dhTruck, dhUnlink, dhUserIncognito, dhUser, dhWarningCircleFilled, dhWarningFilled, };
2898
+ export { _iconsCache as dh, prefix, vsAccount, vsActivateBreakpoints, vsAdd, vsArchive, vsArrowBoth, vsArrowCircleDown, vsArrowCircleLeft, vsArrowCircleRight, vsArrowCircleUp, vsArrowDown, vsArrowLeft, vsArrowRight, vsArrowSmallDown, vsArrowSmallLeft, vsArrowSmallRight, vsArrowSmallUp, vsArrowSwap, vsArrowUp, vsAzureDevops, vsAzure, vsBeakerStop, vsBeaker, vsBellDot, vsBellSlashDot, vsBellSlash, vsBell, vsBlank, vsBold, vsBook, vsBookmark, vsBracketDot, vsBracketError, vsBriefcase, vsBroadcast, vsBrowser, vsBug, vsCalendar, vsCallIncoming, vsCallOutgoing, vsCaseSensitive, vsCheckAll, vsCheck, vsChecklist, vsChevronDown, vsChevronLeft, vsChevronRight, vsChevronUp, vsChromeClose, vsChromeMaximize, vsChromeMinimize, vsChromeRestore, vsCircleFilled, vsCircleLargeFilled, vsCircleLarge, vsCircleSlash, vsCircleSmallFilled, vsCircleSmall, vsCircle, vsCircuitBoard, vsClearAll, vsClippy, vsCloseAll, vsClose, vsCloudDownload, vsCloudUpload, vsCloud, vsCode, vsCollapseAll, vsColorMode, vsCombine, vsCommentDiscussion, vsCommentDraft, vsCommentUnresolved, vsComment, vsCompassActive, vsCompassDot, vsCompass, vsCopy, vsCreditCard, vsDash, vsDashboard, vsDatabase, vsDebugAll, vsDebugAltSmall, vsDebugAlt, vsDebugBreakpointConditionalUnverified, vsDebugBreakpointConditional, vsDebugBreakpointDataUnverified, vsDebugBreakpointData, vsDebugBreakpointFunctionUnverified, vsDebugBreakpointFunction, vsDebugBreakpointLogUnverified, vsDebugBreakpointLog, vsDebugBreakpointUnsupported, vsDebugConsole, vsDebugContinueSmall, vsDebugContinue, vsDebugCoverage, vsDebugDisconnect, vsDebugLineByLine, vsDebugPause, vsDebugRerun, vsDebugRestartFrame, vsDebugRestart, vsDebugReverseContinue, vsDebugStackframeActive, vsDebugStackframe, vsDebugStart, vsDebugStepBack, vsDebugStepInto, vsDebugStepOut, vsDebugStepOver, vsDebugStop, vsDebug, vsDesktopDownload, vsDeviceCameraVideo, vsDeviceCamera, vsDeviceMobile, vsDiffAdded, vsDiffIgnored, vsDiffModified, vsDiffRemoved, vsDiffRenamed, vsDiff, vsDiscard, vsEdit, vsEditorLayout, vsEllipsis, vsEmptyWindow, vsErrorSmall, vsError, vsExclude, vsExpandAll, vsExport, vsExtensions, vsEyeClosed, vsEye, vsFeedback, vsFileBinary, vsFileCode, vsFileMedia, vsFilePdf, vsFileSubmodule, vsFileSymlinkDirectory, vsFileSymlinkFile, vsFileZip, vsFile, vsFiles, vsFilterFilled, vsFilter, vsFlame, vsFoldDown, vsFoldUp, vsFold, vsFolderActive, vsFolderLibrary, vsFolderOpened, vsFolder, vsGear, vsGift, vsGistSecret, vsGist, vsGitCommit, vsGitCompare, vsGitMerge, vsGitPullRequestClosed, vsGitPullRequestCreate, vsGitPullRequestDraft, vsGitPullRequestGoToChanges, vsGitPullRequestNewChanges, vsGitPullRequest, vsGithubAction, vsGithubAlt, vsGithubInverted, vsGithub, vsGlobe, vsGoToFile, vsGrabber, vsGraphLeft, vsGraphLine, vsGraphScatter, vsGraph, vsGripper, vsGroupByRefType, vsHeartFilled, vsHeart, vsHistory, vsHome, vsHorizontalRule, vsHubot, vsInbox, vsIndent, vsInfo, vsInsert, vsInspect, vsIssueDraft, vsIssueReopened, vsIssues, vsItalic, vsJersey, vsJson, vsKebabVertical, vsKey, vsLaw, vsLayersActive, vsLayersDot, vsLayers, vsLayoutActivitybarLeft, vsLayoutActivitybarRight, vsLayoutCentered, vsLayoutMenubar, vsLayoutPanelCenter, vsLayoutPanelJustify, vsLayoutPanelLeft, vsLayoutPanelOff, vsLayoutPanelRight, vsLayoutPanel, vsLayoutSidebarLeftOff, vsLayoutSidebarLeft, vsLayoutSidebarRightOff, vsLayoutSidebarRight, vsLayoutStatusbar, vsLayout, vsLibrary, vsLightbulbAutofix, vsLightbulb, vsLinkExternal, vsLink, vsListFilter, vsListFlat, vsListOrdered, vsListSelection, vsListTree, vsListUnordered, vsLiveShare, vsLoading, vsLocation, vsLockSmall, vsLock, vsMagnet, vsMailRead, vsMail, vsMapFilled, vsMap, vsMarkdown, vsMegaphone, vsMention, vsMenu, vsMerge, vsMilestone, vsMirror, vsMortarBoard, vsMove, vsMultipleWindows, vsMute, vsNewFile, vsNewFolder, vsNewline, vsNoNewline, vsNote, vsNotebookTemplate, vsNotebook, vsOctoface, vsOpenPreview, vsOrganization, vsOutput, vsPackage, vsPaintcan, vsPassFilled, vsPass, vsPersonAdd, vsPerson, vsPieChart, vsPin, vsPinnedDirty, vsPinned, vsPlayCircle, vsPlay, vsPlug, vsPreserveCase, vsPreview, vsPrimitiveSquare, vsProject, vsPulse, vsQuestion, vsQuote, vsRadioTower, vsReactions, vsRecordKeys, vsRecordSmall, vsRecord, vsRedo, vsReferences, vsRefresh, vsRegex, vsRemoteExplorer, vsRemote, vsRemove, vsReplaceAll, vsReplace, vsReply, vsRepoClone, vsRepoForcePush, vsRepoForked, vsRepoPull, vsRepoPush, vsRepo, vsReport, vsRequestChanges, vsRocket, vsRootFolderOpened, vsRootFolder, vsRss, vsRuby, vsRunAbove, vsRunAll, vsRunBelow, vsRunErrors, vsSaveAll, vsSaveAs, vsSave, vsScreenFull, vsScreenNormal, vsSearchFuzzy, vsSearchStop, vsSearch, vsSend, vsServerEnvironment, vsServerProcess, vsServer, vsSettingsGear, vsSettings, vsShield, vsSignIn, vsSignOut, vsSmiley, vsSortPrecedence, vsSourceControl, vsSparkle, vsSplitHorizontal, vsSplitVertical, vsSquirrel, vsStarEmpty, vsStarFull, vsStarHalf, vsStopCircle, vsSymbolArray, vsSymbolBoolean, vsSymbolClass, vsSymbolColor, vsSymbolConstant, vsSymbolEnumMember, vsSymbolEnum, vsSymbolEvent, vsSymbolField, vsSymbolFile, vsSymbolInterface, vsSymbolKey, vsSymbolKeyword, vsSymbolMethod, vsSymbolMisc, vsSymbolNamespace, vsSymbolNumeric, vsSymbolOperator, vsSymbolParameter, vsSymbolProperty, vsSymbolRuler, vsSymbolSnippet, vsSymbolString, vsSymbolStructure, vsSymbolVariable, vsSyncIgnored, vsSync, vsTable, vsTag, vsTarget, vsTasklist, vsTelescope, vsTerminalBash, vsTerminalCmd, vsTerminalDebian, vsTerminalLinux, vsTerminalPowershell, vsTerminalTmux, vsTerminalUbuntu, vsTerminal, vsTextSize, vsThreeBars, vsThumbsdown, vsThumbsup, vsTools, vsTrash, vsTriangleDown, vsTriangleLeft, vsTriangleRight, vsTriangleUp, vsTwitter, vsTypeHierarchySub, vsTypeHierarchySuper, vsTypeHierarchy, vsUnfold, vsUngroupByRefType, vsUnlock, vsUnmute, vsUnverified, vsVariableGroup, vsVerifiedFilled, vsVerified, vsVersions, vsVmActive, vsVmConnect, vsVmOutline, vsVmRunning, vsVm, vsWand, vsWarning, vsWatch, vsWhitespace, vsWholeWord, vsWindow, vsWordWrap, vsWorkspaceTrusted, vsWorkspaceUnknown, vsWorkspaceUntrusted, vsZoomIn, vsZoomOut, dhAddSmall, dhArrowToBottom, dhArrowToTop, dhCheckSquare, dhChevronDownSquare, dhCircleLargeOutlineNotch, dhClock, dhExclamation, dhEyeSlash, dhEye, dhFileCertificate, dhFileCsv, dhFileDownload, dhFilePrint, dhFileSearch, dhFileSpreadsheet, dhFilterFilled, dhFilterSlash, dhFreeze, dhGearFilled, dhGearsFilled, dhGraphLineDown, dhGraphLineUp, dhICursor, dhInput, dhNewCircleLargeFilled, dhNewSquareFilled, dhOrganizationAdd, dhPandas, dhPanels, dhPython, dhRefresh, dhRemoveSquareFilled, dhRunSelection, dhShapes, dhShareFilled, dhShare, dhSortAlphaDown, dhSortAlphaUp, dhSortAmountDown, dhSortDown, dhSortSlash, dhSortUp, dhSort, dhSplitBoth, dhSquareFilled, dhStickyNoteFilled, dhTable, dhTrashUndo, dhTriangleDownSquare, dhTruck, dhUnlink, dhUserIncognito, dhUser, dhWarningCircleFilled, dhWarningFilled, };
package/dist/index.js CHANGED
@@ -2340,6 +2340,11 @@
2340
2340
  iconName: "sort-down",
2341
2341
  icon: [512, 512, [], "f000", "m128 288 -12.8 25.6 128 118.4h25.6l128 -118.4L384 288H128z"]
2342
2342
  };
2343
+ var dhSortSlash = {
2344
+ prefix: "dh",
2345
+ iconName: "sort-slash",
2346
+ icon: [512, 512, [], "f000", "m128 224 -12.8 -25.6 128 -118.4h25.6L320 124.8 220.8 224H128zm28.8 64H128l-12.8 25.6 9.6 6.4 32 -32zm198.4 -64h28.8l12.8 -25.6 -6.4 -6.4 -35.2 32zm-64 64L192 387.2l48 44.8h25.6l128 -118.4L384 288H291.2zm-249.6 204.8L492.8 41.6l-22.4 -22.4L19.2 470.4l22.4 22.4z"]
2347
+ };
2343
2348
  var dhSortUp = {
2344
2349
  prefix: "dh",
2345
2350
  iconName: "sort-up",
@@ -2878,6 +2883,7 @@
2878
2883
  dhSortAlphaUp:dhSortAlphaUp,
2879
2884
  dhSortAmountDown:dhSortAmountDown,
2880
2885
  dhSortDown:dhSortDown,
2886
+ dhSortSlash:dhSortSlash,
2881
2887
  dhSortUp:dhSortUp,
2882
2888
  dhSort:dhSort,
2883
2889
  dhSplitBoth:dhSplitBoth,
@@ -3363,6 +3369,7 @@
3363
3369
  exports.dhSortAlphaUp = dhSortAlphaUp;
3364
3370
  exports.dhSortAmountDown = dhSortAmountDown;
3365
3371
  exports.dhSortDown = dhSortDown;
3372
+ exports.dhSortSlash = dhSortSlash;
3366
3373
  exports.dhSortUp = dhSortUp;
3367
3374
  exports.dhSort = dhSort;
3368
3375
  exports.dhSplitBoth = dhSplitBoth;
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="enable-background:new 0 0 16 16" viewBox="0 0 16 16" fill="currentColor"><path d="m4 7-.4-.8 4-3.7h.8L10 3.9 6.9 7H4zm.9 2H4l-.4.8.3.2 1-1zm6.2-2h.9l.4-.8-.2-.2-1.1 1zm-2 2L6 12.1l1.5 1.4h.8l4-3.7L12 9H9.1zm-7.8 6.4L15.4 1.3l-.7-.7L.6 14.7l.7.7z"/></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deephaven/icons",
3
- "version": "0.41.0",
3
+ "version": "0.41.2-beta.10+5c2f7d8f",
4
4
  "description": "Icons used in Deephaven client apps. Extends vscode-codicons to be font-awesome svg-core compatible and adds additional icons in a similar style.",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.es.js",
@@ -45,5 +45,5 @@
45
45
  "publishConfig": {
46
46
  "access": "public"
47
47
  },
48
- "gitHead": "d1ce14073728613d8e7751cc844f00f2cba62f51"
48
+ "gitHead": "5c2f7d8fde71b7aee9370c548425e1d42cfe7985"
49
49
  }