@freightos/icons 1.0.9 → 1.0.11
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,53 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.IconFolder = void 0;
|
|
37
|
+
const react_1 = __importStar(require("react"));
|
|
38
|
+
const colors_1 = require("../colors");
|
|
39
|
+
exports.IconFolder = (0, react_1.forwardRef)(({ size = '1em', color = 'currentColor', style, ...props }, ref) => {
|
|
40
|
+
const resolvedColor = color && color in colors_1.FREIGHTOS_COLORS ? colors_1.FREIGHTOS_COLORS[color] : color;
|
|
41
|
+
return (react_1.default.createElement("svg", { ref: ref, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: resolvedColor, style: {
|
|
42
|
+
width: size,
|
|
43
|
+
height: size,
|
|
44
|
+
minWidth: size,
|
|
45
|
+
minHeight: size,
|
|
46
|
+
flexShrink: 0,
|
|
47
|
+
display: 'inline-block',
|
|
48
|
+
verticalAlign: 'middle',
|
|
49
|
+
...style,
|
|
50
|
+
}, ...props },
|
|
51
|
+
react_1.default.createElement("path", { d: "M6 16H14V14H6V16ZM6 12H18V10H6V12ZM4 20C3.45 20 2.97917 19.8042 2.5875 19.4125C2.19583 19.0208 2 18.55 2 18V6C2 5.45 2.19583 4.97917 2.5875 4.5875C2.97917 4.19583 3.45 4 4 4H10L12 6H20C20.55 6 21.0208 6.19583 21.4125 6.5875C21.8042 6.97917 22 7.45 22 8V18C22 18.55 21.8042 19.0208 21.4125 19.4125C21.0208 19.8042 20.55 20 20 20H4ZM4 18H20V8H11.175L9.175 6H4V18Z", fill: "currentColor" })));
|
|
52
|
+
});
|
|
53
|
+
exports.IconFolder.displayName = 'IconFolder';
|
package/dist/cjs/index.js
CHANGED
|
@@ -18,10 +18,10 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
18
18
|
};
|
|
19
19
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20
20
|
exports.IconCloseCircle = exports.IconClock = exports.IconClear = exports.IconClearCircled = exports.IconClearCircledSolid = exports.IconClassicView = exports.IconChooseList = exports.IconCheck = exports.IconCheckCircled = exports.IconCheckCircledSolid = exports.IconChatProgress = exports.IconChatProgressSolid = exports.IconCharges = exports.IconCaretUp = exports.IconCaretRight = exports.IconCaretLeft = exports.IconCaretDown = exports.IconCall = exports.IconCalendar = exports.IconBulb = exports.IconBuild = exports.IconBox = exports.IconBoxTotal = exports.IconBookmark = exports.IconBookmarkFilled = exports.IconBlock = exports.IconBlankCircled = exports.IconBilling = exports.IconBank = exports.IconAutomated = exports.IconAuto = exports.IconAttachment = exports.IconArrowSmallUp = exports.IconArrowSmallRight = exports.IconArrowSmallLeft = exports.IconArrowSmallDown = exports.IconArrowForward = exports.IconArrowBack = exports.IconArchive = exports.IconAmazon = exports.IconAlertCircled = exports.IconAlarm = exports.IconAirport = exports.IconAirportArrival = exports.IconAirplaneTakeoff = exports.IconAirplaneLanding = exports.IconAi = exports.IconAddressBook = exports.IconAddPerson = exports.IconTransactions = void 0;
|
|
21
|
-
exports.
|
|
22
|
-
exports.
|
|
23
|
-
exports.
|
|
24
|
-
exports.IconZoomOut = exports.IconZoomIn = exports.IconWeightLbs = exports.IconWeightKg = exports.IconWarehouse = exports.IconWallet = exports.IconVisibility = exports.IconVisibilityNegative = exports.IconVerified = exports.IconVerifiedCircled = exports.IconUser = exports.IconUserCircled = exports.IconUpload2 = exports.IconUpload = exports.IconUp = exports.IconUnlock = void 0;
|
|
21
|
+
exports.IconGanttChart = exports.IconFulfillmentCenter = exports.IconFreightosCredit = exports.IconFolder = exports.IconFlag = exports.IconFilter = exports.IconFilledCircle = exports.IconFactory = exports.IconEye = exports.IconEyeInvisible = exports.IconExpress = exports.IconExport = exports.IconExpandAll = exports.IconExit = exports.IconExchange = exports.IconEnvelope = exports.IconEntry = exports.IconEmission = exports.IconEllipsesV = exports.IconEllipsesH = exports.IconEdit = exports.IconEbooking = exports.IconEarn = exports.IconEarlyCancelation = exports.IconDrag = exports.IconDownload = exports.IconDownloadEntry = exports.IconDownloadDocs = exports.IconDownloadAlt = exports.IconDown = exports.IconDoubleRight = exports.IconDoubleLeft = exports.IconDocuments = exports.IconDocument = exports.IconDashboard = exports.IconCutoff = exports.IconCustoms = exports.IconCustomQuote = exports.IconCustomQuoteSolid = exports.IconCurrencyEuro = exports.IconCreditCard = exports.IconCrate = exports.IconCopy = exports.IconContentCopy = exports.IconContainer = exports.IconComparison = exports.IconCompany = exports.IconCommodity = exports.IconColumn = exports.IconClose = void 0;
|
|
22
|
+
exports.IconPending = exports.IconPaypal = exports.IconPay = exports.IconPayLater = exports.IconPallet = exports.IconOffice = exports.IconNotificationBell = exports.IconNegativeCircled = exports.IconMultipleAddress = exports.IconMonitorWeight = exports.IconMoneyCase = exports.IconModeTruck = exports.IconModeTrain = exports.IconModeShip = exports.IconModeAir = exports.IconModeAirFreighter = exports.IconModeAirExpress = exports.IconMinus = exports.IconMinusCircled = exports.IconMessage = exports.IconMenuOpen = exports.IconMenuClose = exports.IconMatrixView = exports.IconMap = exports.IconManageSearch = exports.IconLogout = exports.IconLock = exports.IconLocation = exports.IconLocationCharges = exports.IconLoading = exports.IconList = exports.IconLinkedin = exports.IconLike = exports.IconLeft = exports.IconLastMileDelivery = exports.IconInsurance = exports.IconInfoCircled = exports.IconImageSearch = exports.IconHotDeal = exports.IconHistory = exports.IconHelpCircled = exports.IconHamburger = exports.IconGridOn = exports.IconGraphicTrough = exports.IconGraphicPeak = exports.IconGraphicAverage = exports.IconGraph = exports.IconGpsFull = exports.IconGpsEmpty = exports.IconGoogle = void 0;
|
|
23
|
+
exports.IconTrophy = exports.IconTrendingUp = exports.IconTrendingFlat = exports.IconTrendingDown = exports.IconTrash = exports.IconTotal = exports.IconTotalUnits = exports.IconTimer = exports.IconTile = exports.IconThumbUp = exports.IconTemperatureLow = exports.IconTag = exports.IconTable = exports.IconTableSort = exports.IconSync = exports.IconSyncCircledSolid = exports.IconSubdirectory = exports.IconStatusUpdate = exports.IconStarHalf = exports.IconStarFull = exports.IconStarEmpty = exports.IconSphere = exports.IconSpend = exports.IconShare = exports.IconSettings = exports.IconSend = exports.IconSecurePayment = exports.IconSectionExpand = exports.IconSectionCollapse = exports.IconSearch = exports.IconSearchManager = exports.IconSave = exports.IconRisk = exports.IconRight = exports.IconReview = exports.IconResidential = exports.IconRefund = exports.IconRefresh = exports.IconReceipt = exports.IconRates = exports.IconRateReview = exports.IconPrint = exports.IconPort = exports.IconPlus = exports.IconPlusCircled = exports.IconPlusCircledSolid = exports.IconPlayCircled = exports.IconPin = exports.IconPercentage = exports.IconPeople = void 0;
|
|
24
|
+
exports.IconZoomOut = exports.IconZoomIn = exports.IconWeightLbs = exports.IconWeightKg = exports.IconWarehouse = exports.IconWallet = exports.IconVisibility = exports.IconVisibilityNegative = exports.IconVerified = exports.IconVerifiedCircled = exports.IconUser = exports.IconUserCircled = exports.IconUpload2 = exports.IconUpload = exports.IconUp = exports.IconUnlock = exports.IconUld = void 0;
|
|
25
25
|
__exportStar(require("./types"), exports);
|
|
26
26
|
__exportStar(require("./colors"), exports);
|
|
27
27
|
var IconTransactions_1 = require("./icons/IconTransactions");
|
|
@@ -216,6 +216,8 @@ var IconFilter_1 = require("./icons/IconFilter");
|
|
|
216
216
|
Object.defineProperty(exports, "IconFilter", { enumerable: true, get: function () { return IconFilter_1.IconFilter; } });
|
|
217
217
|
var IconFlag_1 = require("./icons/IconFlag");
|
|
218
218
|
Object.defineProperty(exports, "IconFlag", { enumerable: true, get: function () { return IconFlag_1.IconFlag; } });
|
|
219
|
+
var IconFolder_1 = require("./icons/IconFolder");
|
|
220
|
+
Object.defineProperty(exports, "IconFolder", { enumerable: true, get: function () { return IconFolder_1.IconFolder; } });
|
|
219
221
|
var IconFreightosCredit_1 = require("./icons/IconFreightosCredit");
|
|
220
222
|
Object.defineProperty(exports, "IconFreightosCredit", { enumerable: true, get: function () { return IconFreightosCredit_1.IconFreightosCredit; } });
|
|
221
223
|
var IconFulfillmentCenter_1 = require("./icons/IconFulfillmentCenter");
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import React, { forwardRef } from 'react';
|
|
2
|
+
import { FREIGHTOS_COLORS } from '../colors';
|
|
3
|
+
export const IconFolder = forwardRef(({ size = '1em', color = 'currentColor', style, ...props }, ref) => {
|
|
4
|
+
const resolvedColor = color && color in FREIGHTOS_COLORS ? FREIGHTOS_COLORS[color] : color;
|
|
5
|
+
return (React.createElement("svg", { ref: ref, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: resolvedColor, style: {
|
|
6
|
+
width: size,
|
|
7
|
+
height: size,
|
|
8
|
+
minWidth: size,
|
|
9
|
+
minHeight: size,
|
|
10
|
+
flexShrink: 0,
|
|
11
|
+
display: 'inline-block',
|
|
12
|
+
verticalAlign: 'middle',
|
|
13
|
+
...style,
|
|
14
|
+
}, ...props },
|
|
15
|
+
React.createElement("path", { d: "M6 16H14V14H6V16ZM6 12H18V10H6V12ZM4 20C3.45 20 2.97917 19.8042 2.5875 19.4125C2.19583 19.0208 2 18.55 2 18V6C2 5.45 2.19583 4.97917 2.5875 4.5875C2.97917 4.19583 3.45 4 4 4H10L12 6H20C20.55 6 21.0208 6.19583 21.4125 6.5875C21.8042 6.97917 22 7.45 22 8V18C22 18.55 21.8042 19.0208 21.4125 19.4125C21.0208 19.8042 20.55 20 20 20H4ZM4 18H20V8H11.175L9.175 6H4V18Z", fill: "currentColor" })));
|
|
16
|
+
});
|
|
17
|
+
IconFolder.displayName = 'IconFolder';
|
package/dist/esm/index.js
CHANGED
|
@@ -99,6 +99,7 @@ export { IconFactory } from './icons/IconFactory';
|
|
|
99
99
|
export { IconFilledCircle } from './icons/IconFilledCircle';
|
|
100
100
|
export { IconFilter } from './icons/IconFilter';
|
|
101
101
|
export { IconFlag } from './icons/IconFlag';
|
|
102
|
+
export { IconFolder } from './icons/IconFolder';
|
|
102
103
|
export { IconFreightosCredit } from './icons/IconFreightosCredit';
|
|
103
104
|
export { IconFulfillmentCenter } from './icons/IconFulfillmentCenter';
|
|
104
105
|
export { IconGanttChart } from './icons/IconGanttChart';
|
package/dist/types/index.d.ts
CHANGED
|
@@ -96,6 +96,7 @@ export { IconFactory } from './icons/IconFactory';
|
|
|
96
96
|
export { IconFilledCircle } from './icons/IconFilledCircle';
|
|
97
97
|
export { IconFilter } from './icons/IconFilter';
|
|
98
98
|
export { IconFlag } from './icons/IconFlag';
|
|
99
|
+
export { IconFolder } from './icons/IconFolder';
|
|
99
100
|
export { IconFreightosCredit } from './icons/IconFreightosCredit';
|
|
100
101
|
export { IconFulfillmentCenter } from './icons/IconFulfillmentCenter';
|
|
101
102
|
export { IconGanttChart } from './icons/IconGanttChart';
|
package/package.json
CHANGED