@deephaven/icons 0.38.1-deglobalized-jsapi.22 → 0.39.1-beta.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,10 @@
1
+ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
2
+ export const definition: IconDefinition;
3
+ export const dhAddSmall: 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 = 'add-small';
5
+ var width = 512;
6
+ var height = 512;
7
+ var ligatures = [];
8
+ var unicode = 'ff00'; // js usage doesn't care
9
+ var svgPathData = 'M416 384h64v32h-64v64h-32v-64h-64v-32h64v-64h32v64z';
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;
@@ -0,0 +1,10 @@
1
+ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types";
2
+ export const definition: IconDefinition;
3
+ export const dhOrganizationAdd: 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 = 'organization-add';
5
+ var width = 512;
6
+ var height = 512;
7
+ var ligatures = [];
8
+ var unicode = 'ff00'; // js usage doesn't care
9
+ var svgPathData = 'M416 384h64v32h-64v64h-32v-64h-64v-32h64v-64h32v64zm-67.2 -240c-19.2 -19.2 -19.2 -48 0 -67.2l6.4 -6.4c19.2 -12.8 44.8 -9.6 60.8 6.4 19.2 19.2 19.2 51.2 0 67.2 -3.2 3.2 -9.6 6.4 -16 9.6 -16 9.6 -35.2 6.4 -51.2 -9.6zm19.2 -32c0 3.2 3.2 9.6 3.2 12.8 6.4 6.4 16 6.4 22.4 0 6.4 -6.4 6.4 -16 0 -22.4 0 -6.4 -6.4 -6.4 -9.6 -6.4 -9.6 0 -16 6.4 -16 16zm-166.4 22.4c-19.2 -28.8 -12.8 -70.4 16 -89.6h3.2c28.8 -22.4 70.4 -12.8 89.6 16 19.2 28.8 12.8 67.2 -16 89.6 -32 19.2 -70.4 12.8 -92.8 -16zm35.2 -12.8c16 9.6 35.2 6.4 44.8 -9.6 9.6 -12.8 6.4 -32 -9.6 -41.6 -12.8 -9.6 -32 -6.4 -41.6 6.4 -12.8 16 -9.6 35.2 6.4 44.8zm-144 22.4c-12.8 -12.8 -16 -32 -9.6 -51.2 6.4 -19.2 25.6 -28.8 44.8 -28.8 12.8 0 25.6 6.4 35.2 12.8 9.6 9.6 12.8 22.4 12.8 35.2 0 12.8 -6.4 25.6 -12.8 35.2 -19.2 16 -51.2 16 -70.4 -3.2zm19.2 -32c0 9.6 6.4 16 16 16s16 -6.4 16 -16S137.6 96 128 96s-16 6.4 -16 16zm352 80c-9.6 -9.6 -25.6 -16 -38.4 -16h-57.6c6.4 9.6 12.8 19.2 16 32h41.6c6.4 0 12.8 3.2 16 6.4 3.2 3.2 6.4 9.6 6.4 16V288h32V230.4c0 -12.8 -6.4 -28.8 -16 -38.4zM320 288h32V230.4c0 -16 -6.4 -28.8 -16 -41.6 -9.6 -9.6 -25.6 -16 -38.4 -16H217.6c-16 3.2 -32 9.6 -41.6 19.2 -9.6 9.6 -16 25.6 -16 38.4v102.4c0 9.6 3.2 16 9.6 22.4 6.4 6.4 12.8 9.6 22.4 9.6v73.6c0 9.6 3.2 19.2 9.6 28.8 6.4 6.4 16 9.6 22.4 12.8h32v-32h-25.6c-3.2 0 -6.4 -3.2 -6.4 -6.4v-105.6H192V230.4c0 -6.4 3.2 -12.8 6.4 -16 3.2 -3.2 9.6 -6.4 16 -6.4h80c9.6 0 19.2 6.4 22.4 16 3.2 0 3.2 3.2 3.2 6.4V288zm-217.6 112h-3.2s-3.2 -3.2 0 -6.4V304H64V230.4c0 -6.4 3.2 -12.8 6.4 -16 3.2 -3.2 9.6 -6.4 16 -6.4H128c3.2 -12.8 9.6 -22.4 16 -32H89.6c-16 0 -32 6.4 -41.6 16 -9.6 9.6 -16 25.6 -16 38.4v70.4c0 9.6 3.2 16 9.6 22.4 6.4 6.4 12.8 9.6 22.4 9.6v57.6c0 9.6 3.2 19.2 9.6 25.6 6.4 6.4 16 12.8 25.6 12.8H160v-32l-57.6 3.2z';
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
@@ -425,6 +425,7 @@ export const vsWorkspaceUnknown: IconDefinition;
425
425
  export const vsWorkspaceUntrusted: IconDefinition;
426
426
  export const vsZoomIn: IconDefinition;
427
427
  export const vsZoomOut: IconDefinition;
428
+ export const dhAddSmall: IconDefinition;
428
429
  export const dhArrowToBottom: IconDefinition;
429
430
  export const dhArrowToTop: IconDefinition;
430
431
  export const dhCheckSquare: IconDefinition;
@@ -451,6 +452,7 @@ export const dhICursor: IconDefinition;
451
452
  export const dhInput: IconDefinition;
452
453
  export const dhNewCircleLargeFilled: IconDefinition;
453
454
  export const dhNewSquareFilled: IconDefinition;
455
+ export const dhOrganizationAdd: IconDefinition;
454
456
  export const dhPandas: IconDefinition;
455
457
  export const dhPanels: IconDefinition;
456
458
  export const dhPython: IconDefinition;
package/dist/index.es.js CHANGED
@@ -2130,6 +2130,11 @@ var vsZoomOut = {
2130
2130
  iconName: "zoom-out",
2131
2131
  icon: [512, 512, [], "f000", "M384.864 196.768a176.64 176.64 0 0 1 -40.64 125.056l136.32 136.32 -22.4 22.72 -136.32 -136.64a176.64 176.64 0 1 1 63.04 -147.456zm-174.4 156.416a144.32 144.32 0 0 0 101.76 -42.24l-1.28 0.64a144.32 144.32 0 0 0 43.52 -102.4 144 144 0 1 0 -144 144zm-81.28 -159.36h160v32h-160v-32z"]
2132
2132
  };
2133
+ var dhAddSmall = {
2134
+ prefix: "dh",
2135
+ iconName: "add-small",
2136
+ icon: [512, 512, [], "f000", "M416 384h64v32h-64v64h-32v-64h-64v-32h64v-64h32v64z"]
2137
+ };
2133
2138
  var dhArrowToBottom = {
2134
2139
  prefix: "dh",
2135
2140
  iconName: "arrow-to-bottom",
@@ -2260,6 +2265,11 @@ var dhNewSquareFilled = {
2260
2265
  iconName: "new-square-filled",
2261
2266
  icon: [512, 512, [], "f000", "M432 32h-384l-16 16v384l16 16h384l16 -16v-384l-16 -16zM352 256H256v96H224V256H128V224h96V128h32v96h96v32z"]
2262
2267
  };
2268
+ var dhOrganizationAdd = {
2269
+ prefix: "dh",
2270
+ iconName: "organization-add",
2271
+ icon: [512, 512, [], "f000", "M416 384h64v32h-64v64h-32v-64h-64v-32h64v-64h32v64zm-67.2 -240c-19.2 -19.2 -19.2 -48 0 -67.2l6.4 -6.4c19.2 -12.8 44.8 -9.6 60.8 6.4 19.2 19.2 19.2 51.2 0 67.2 -3.2 3.2 -9.6 6.4 -16 9.6 -16 9.6 -35.2 6.4 -51.2 -9.6zm19.2 -32c0 3.2 3.2 9.6 3.2 12.8 6.4 6.4 16 6.4 22.4 0 6.4 -6.4 6.4 -16 0 -22.4 0 -6.4 -6.4 -6.4 -9.6 -6.4 -9.6 0 -16 6.4 -16 16zm-166.4 22.4c-19.2 -28.8 -12.8 -70.4 16 -89.6h3.2c28.8 -22.4 70.4 -12.8 89.6 16 19.2 28.8 12.8 67.2 -16 89.6 -32 19.2 -70.4 12.8 -92.8 -16zm35.2 -12.8c16 9.6 35.2 6.4 44.8 -9.6 9.6 -12.8 6.4 -32 -9.6 -41.6 -12.8 -9.6 -32 -6.4 -41.6 6.4 -12.8 16 -9.6 35.2 6.4 44.8zm-144 22.4c-12.8 -12.8 -16 -32 -9.6 -51.2 6.4 -19.2 25.6 -28.8 44.8 -28.8 12.8 0 25.6 6.4 35.2 12.8 9.6 9.6 12.8 22.4 12.8 35.2 0 12.8 -6.4 25.6 -12.8 35.2 -19.2 16 -51.2 16 -70.4 -3.2zm19.2 -32c0 9.6 6.4 16 16 16s16 -6.4 16 -16S137.6 96 128 96s-16 6.4 -16 16zm352 80c-9.6 -9.6 -25.6 -16 -38.4 -16h-57.6c6.4 9.6 12.8 19.2 16 32h41.6c6.4 0 12.8 3.2 16 6.4 3.2 3.2 6.4 9.6 6.4 16V288h32V230.4c0 -12.8 -6.4 -28.8 -16 -38.4zM320 288h32V230.4c0 -16 -6.4 -28.8 -16 -41.6 -9.6 -9.6 -25.6 -16 -38.4 -16H217.6c-16 3.2 -32 9.6 -41.6 19.2 -9.6 9.6 -16 25.6 -16 38.4v102.4c0 9.6 3.2 16 9.6 22.4 6.4 6.4 12.8 9.6 22.4 9.6v73.6c0 9.6 3.2 19.2 9.6 28.8 6.4 6.4 16 9.6 22.4 12.8h32v-32h-25.6c-3.2 0 -6.4 -3.2 -6.4 -6.4v-105.6H192V230.4c0 -6.4 3.2 -12.8 6.4 -16 3.2 -3.2 9.6 -6.4 16 -6.4h80c9.6 0 19.2 6.4 22.4 16 3.2 0 3.2 3.2 3.2 6.4V288zm-217.6 112h-3.2s-3.2 -3.2 0 -6.4V304H64V230.4c0 -6.4 3.2 -12.8 6.4 -16 3.2 -3.2 9.6 -6.4 16 -6.4H128c3.2 -12.8 9.6 -22.4 16 -32H89.6c-16 0 -32 6.4 -41.6 16 -9.6 9.6 -16 25.6 -16 38.4v70.4c0 9.6 3.2 16 9.6 22.4 6.4 6.4 12.8 9.6 22.4 9.6v57.6c0 9.6 3.2 19.2 9.6 25.6 6.4 6.4 16 12.8 25.6 12.8H160v-32l-57.6 3.2z"]
2272
+ };
2263
2273
  var dhPandas = {
2264
2274
  prefix: "dh",
2265
2275
  iconName: "pandas",
@@ -2822,6 +2832,7 @@ var _iconsCache = {
2822
2832
  vsWorkspaceUntrusted:vsWorkspaceUntrusted,
2823
2833
  vsZoomIn:vsZoomIn,
2824
2834
  vsZoomOut:vsZoomOut,
2835
+ dhAddSmall:dhAddSmall,
2825
2836
  dhArrowToBottom:dhArrowToBottom,
2826
2837
  dhArrowToTop:dhArrowToTop,
2827
2838
  dhCheckSquare:dhCheckSquare,
@@ -2848,6 +2859,7 @@ var _iconsCache = {
2848
2859
  dhInput:dhInput,
2849
2860
  dhNewCircleLargeFilled:dhNewCircleLargeFilled,
2850
2861
  dhNewSquareFilled:dhNewSquareFilled,
2862
+ dhOrganizationAdd:dhOrganizationAdd,
2851
2863
  dhPandas:dhPandas,
2852
2864
  dhPanels:dhPanels,
2853
2865
  dhPython:dhPython,
@@ -2877,4 +2889,4 @@ var _iconsCache = {
2877
2889
  dhWarningFilled:dhWarningFilled,
2878
2890
  };
2879
2891
 
2880
- 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, 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, 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, };
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, };
package/dist/index.js CHANGED
@@ -2135,6 +2135,11 @@
2135
2135
  iconName: "zoom-out",
2136
2136
  icon: [512, 512, [], "f000", "M384.864 196.768a176.64 176.64 0 0 1 -40.64 125.056l136.32 136.32 -22.4 22.72 -136.32 -136.64a176.64 176.64 0 1 1 63.04 -147.456zm-174.4 156.416a144.32 144.32 0 0 0 101.76 -42.24l-1.28 0.64a144.32 144.32 0 0 0 43.52 -102.4 144 144 0 1 0 -144 144zm-81.28 -159.36h160v32h-160v-32z"]
2137
2137
  };
2138
+ var dhAddSmall = {
2139
+ prefix: "dh",
2140
+ iconName: "add-small",
2141
+ icon: [512, 512, [], "f000", "M416 384h64v32h-64v64h-32v-64h-64v-32h64v-64h32v64z"]
2142
+ };
2138
2143
  var dhArrowToBottom = {
2139
2144
  prefix: "dh",
2140
2145
  iconName: "arrow-to-bottom",
@@ -2265,6 +2270,11 @@
2265
2270
  iconName: "new-square-filled",
2266
2271
  icon: [512, 512, [], "f000", "M432 32h-384l-16 16v384l16 16h384l16 -16v-384l-16 -16zM352 256H256v96H224V256H128V224h96V128h32v96h96v32z"]
2267
2272
  };
2273
+ var dhOrganizationAdd = {
2274
+ prefix: "dh",
2275
+ iconName: "organization-add",
2276
+ icon: [512, 512, [], "f000", "M416 384h64v32h-64v64h-32v-64h-64v-32h64v-64h32v64zm-67.2 -240c-19.2 -19.2 -19.2 -48 0 -67.2l6.4 -6.4c19.2 -12.8 44.8 -9.6 60.8 6.4 19.2 19.2 19.2 51.2 0 67.2 -3.2 3.2 -9.6 6.4 -16 9.6 -16 9.6 -35.2 6.4 -51.2 -9.6zm19.2 -32c0 3.2 3.2 9.6 3.2 12.8 6.4 6.4 16 6.4 22.4 0 6.4 -6.4 6.4 -16 0 -22.4 0 -6.4 -6.4 -6.4 -9.6 -6.4 -9.6 0 -16 6.4 -16 16zm-166.4 22.4c-19.2 -28.8 -12.8 -70.4 16 -89.6h3.2c28.8 -22.4 70.4 -12.8 89.6 16 19.2 28.8 12.8 67.2 -16 89.6 -32 19.2 -70.4 12.8 -92.8 -16zm35.2 -12.8c16 9.6 35.2 6.4 44.8 -9.6 9.6 -12.8 6.4 -32 -9.6 -41.6 -12.8 -9.6 -32 -6.4 -41.6 6.4 -12.8 16 -9.6 35.2 6.4 44.8zm-144 22.4c-12.8 -12.8 -16 -32 -9.6 -51.2 6.4 -19.2 25.6 -28.8 44.8 -28.8 12.8 0 25.6 6.4 35.2 12.8 9.6 9.6 12.8 22.4 12.8 35.2 0 12.8 -6.4 25.6 -12.8 35.2 -19.2 16 -51.2 16 -70.4 -3.2zm19.2 -32c0 9.6 6.4 16 16 16s16 -6.4 16 -16S137.6 96 128 96s-16 6.4 -16 16zm352 80c-9.6 -9.6 -25.6 -16 -38.4 -16h-57.6c6.4 9.6 12.8 19.2 16 32h41.6c6.4 0 12.8 3.2 16 6.4 3.2 3.2 6.4 9.6 6.4 16V288h32V230.4c0 -12.8 -6.4 -28.8 -16 -38.4zM320 288h32V230.4c0 -16 -6.4 -28.8 -16 -41.6 -9.6 -9.6 -25.6 -16 -38.4 -16H217.6c-16 3.2 -32 9.6 -41.6 19.2 -9.6 9.6 -16 25.6 -16 38.4v102.4c0 9.6 3.2 16 9.6 22.4 6.4 6.4 12.8 9.6 22.4 9.6v73.6c0 9.6 3.2 19.2 9.6 28.8 6.4 6.4 16 9.6 22.4 12.8h32v-32h-25.6c-3.2 0 -6.4 -3.2 -6.4 -6.4v-105.6H192V230.4c0 -6.4 3.2 -12.8 6.4 -16 3.2 -3.2 9.6 -6.4 16 -6.4h80c9.6 0 19.2 6.4 22.4 16 3.2 0 3.2 3.2 3.2 6.4V288zm-217.6 112h-3.2s-3.2 -3.2 0 -6.4V304H64V230.4c0 -6.4 3.2 -12.8 6.4 -16 3.2 -3.2 9.6 -6.4 16 -6.4H128c3.2 -12.8 9.6 -22.4 16 -32H89.6c-16 0 -32 6.4 -41.6 16 -9.6 9.6 -16 25.6 -16 38.4v70.4c0 9.6 3.2 16 9.6 22.4 6.4 6.4 12.8 9.6 22.4 9.6v57.6c0 9.6 3.2 19.2 9.6 25.6 6.4 6.4 16 12.8 25.6 12.8H160v-32l-57.6 3.2z"]
2277
+ };
2268
2278
  var dhPandas = {
2269
2279
  prefix: "dh",
2270
2280
  iconName: "pandas",
@@ -2827,6 +2837,7 @@
2827
2837
  vsWorkspaceUntrusted:vsWorkspaceUntrusted,
2828
2838
  vsZoomIn:vsZoomIn,
2829
2839
  vsZoomOut:vsZoomOut,
2840
+ dhAddSmall:dhAddSmall,
2830
2841
  dhArrowToBottom:dhArrowToBottom,
2831
2842
  dhArrowToTop:dhArrowToTop,
2832
2843
  dhCheckSquare:dhCheckSquare,
@@ -2853,6 +2864,7 @@
2853
2864
  dhInput:dhInput,
2854
2865
  dhNewCircleLargeFilled:dhNewCircleLargeFilled,
2855
2866
  dhNewSquareFilled:dhNewSquareFilled,
2867
+ dhOrganizationAdd:dhOrganizationAdd,
2856
2868
  dhPandas:dhPandas,
2857
2869
  dhPanels:dhPanels,
2858
2870
  dhPython:dhPython,
@@ -3310,6 +3322,7 @@
3310
3322
  exports.vsWorkspaceUntrusted = vsWorkspaceUntrusted;
3311
3323
  exports.vsZoomIn = vsZoomIn;
3312
3324
  exports.vsZoomOut = vsZoomOut;
3325
+ exports.dhAddSmall = dhAddSmall;
3313
3326
  exports.dhArrowToBottom = dhArrowToBottom;
3314
3327
  exports.dhArrowToTop = dhArrowToTop;
3315
3328
  exports.dhCheckSquare = dhCheckSquare;
@@ -3336,6 +3349,7 @@
3336
3349
  exports.dhInput = dhInput;
3337
3350
  exports.dhNewCircleLargeFilled = dhNewCircleLargeFilled;
3338
3351
  exports.dhNewSquareFilled = dhNewSquareFilled;
3352
+ exports.dhOrganizationAdd = dhOrganizationAdd;
3339
3353
  exports.dhPandas = dhPandas;
3340
3354
  exports.dhPanels = dhPanels;
3341
3355
  exports.dhPython = dhPython;
@@ -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="M13 12h2v1h-2v2h-1v-2h-2v-1h2v-2h1v2z"/></svg>
@@ -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="M13 12h2v1h-2v2h-1v-2h-2v-1h2v-2h1v2zm-2.1-7.5c-.6-.6-.6-1.5 0-2.1l.2-.2c.6-.4 1.4-.3 1.9.2.6.6.6 1.6 0 2.1-.1.1-.3.2-.5.3-.5.3-1.1.2-1.6-.3zm.6-1c0 .1.1.3.1.4.2.2.5.2.7 0 .2-.2.2-.5 0-.7 0-.2-.2-.2-.3-.2-.3 0-.5.2-.5.5zm-5.2.7c-.6-.9-.4-2.2.5-2.8h.1c.9-.7 2.2-.4 2.8.5.6.9.4 2.1-.5 2.8-1 .6-2.2.4-2.9-.5zm1.1-.4c.5.3 1.1.2 1.4-.3.3-.4.2-1-.3-1.3-.4-.3-1-.2-1.3.2-.4.5-.3 1.1.2 1.4zm-4.5.7c-.4-.4-.5-1-.3-1.6.2-.6.8-.9 1.4-.9.4 0 .8.2 1.1.4.3.3.4.7.4 1.1 0 .4-.2.8-.4 1.1-.6.5-1.6.5-2.2-.1zm.6-1c0 .3.2.5.5.5s.5-.2.5-.5S4.3 3 4 3s-.5.2-.5.5zm11 2.5c-.3-.3-.8-.5-1.2-.5h-1.8c.2.3.4.6.5 1h1.3c.2 0 .4.1.5.2.1.1.2.3.2.5V9h1V7.2c0-.4-.2-.9-.5-1.2zM10 9h1V7.2c0-.5-.2-.9-.5-1.3-.3-.3-.8-.5-1.2-.5H6.8c-.5.1-1 .3-1.3.6-.3.3-.5.8-.5 1.2v3.2c0 .3.1.5.3.7.2.2.4.3.7.3v2.3c0 .3.1.6.3.9.2.2.5.3.7.4h1v-1h-.8c-.1 0-.2-.1-.2-.2v-3.3H6V7.2c0-.2.1-.4.2-.5.1-.1.3-.2.5-.2h2.5c.3 0 .6.2.7.5.1 0 .1.1.1.2V9zm-6.8 3.5h-.1s-.1-.1 0-.2V9.5H2V7.2c0-.2.1-.4.2-.5.1-.1.3-.2.5-.2H4c.1-.4.3-.7.5-1H2.8c-.5 0-1 .2-1.3.5-.3.3-.5.8-.5 1.2v2.2c0 .3.1.5.3.7.2.2.4.3.7.3v1.8c0 .3.1.6.3.8.2.2.5.4.8.4H5v-1l-1.8.1z"/></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deephaven/icons",
3
- "version": "0.38.1-deglobalized-jsapi.22+45e44778",
3
+ "version": "0.39.1-beta.0+0d02ab9b",
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": "45e447789daef5c1f48c1bdf679ba5ed46c37540"
48
+ "gitHead": "0d02ab9b3d1284edfbce08e7650a1aea875012f3"
49
49
  }