@versini/ui-icons 4.16.1 → 4.17.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/dist/index.d.ts CHANGED
@@ -205,6 +205,10 @@ export declare const IconUp: ({ className, viewBox, title, monotone, ...rest }:
205
205
 
206
206
  export declare const IconUpLight: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
207
207
 
208
+ export declare const IconUpload: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
209
+
210
+ export declare const IconUploadLight: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
211
+
208
212
  export declare const IconUser: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
209
213
 
210
214
  export declare const IconUserLight: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
package/dist/index.js CHANGED
@@ -1,12 +1,12 @@
1
1
  /*!
2
- @versini/ui-icons v4.16.1
2
+ @versini/ui-icons v4.17.0
3
3
  © 2026 gizmette.com
4
4
  */
5
5
  try {
6
6
  if (!window.__VERSINI_UI_ICONS__) {
7
7
  window.__VERSINI_UI_ICONS__ = {
8
- version: "4.16.1",
9
- buildTime: "01/02/2026 08:37 PM EST",
8
+ version: "4.17.0",
9
+ buildTime: "01/15/2026 06:15 PM EST",
10
10
  homepage: "https://github.com/aversini/ui-icons",
11
11
  license: "MIT",
12
12
  };
@@ -30,7 +30,7 @@ import clsx from "clsx";
30
30
  if (!window.__VERSINI_UI_SVGICON__) {
31
31
  window.__VERSINI_UI_SVGICON__ = {
32
32
  version: "4.3.0",
33
- buildTime: "01/02/2026 08:37 PM EST",
33
+ buildTime: "01/15/2026 06:15 PM EST",
34
34
  homepage: "https://github.com/aversini/ui-icons",
35
35
  license: "MIT"
36
36
  };
@@ -3309,6 +3309,67 @@ const IconUpLight = ({ className, viewBox, title, monotone, ...rest })=>{
3309
3309
  });
3310
3310
  };
3311
3311
 
3312
+ ;// CONCATENATED MODULE: ./src/components/Icons/IconUpload.tsx
3313
+
3314
+ /**
3315
+ * This file was automatically generated.
3316
+ * Please do not edit manually.
3317
+ *
3318
+ * To update this file, run `yarn build:icons`.
3319
+ *
3320
+ * Original name: arrow-up-from-bracket.svg
3321
+ *
3322
+ * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
3323
+ *
3324
+ */
3325
+ const IconUpload = ({ className, viewBox, title, monotone, ...rest })=>{
3326
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
3327
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
3328
+ defaultViewBox: "0 0 448 512",
3329
+ size: "size-5",
3330
+ viewBox: viewBox,
3331
+ className: className,
3332
+ title: title || "Upload",
3333
+ ...rest,
3334
+ children: [
3335
+ /*#__PURE__*/ jsx("path", {
3336
+ d: "M0 352v64c0 53 43 96 96 96h256c53 0 96-43 96-96v-64c0-17.7-14.3-32-32-32s-32 14.3-32 32v64c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32v-64c0-17.7-14.3-32-32-32S0 334.3 0 352",
3337
+ opacity: opacity
3338
+ }),
3339
+ /*#__PURE__*/ jsx("path", {
3340
+ d: "M201.4 9.4c12.5-12.5 32.8-12.5 45.3 0l128 128c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 109.3V320c0 17.7-14.3 32-32 32s-32-14.3-32-32V109.3l-73.4 73.4c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l128-128z"
3341
+ })
3342
+ ]
3343
+ });
3344
+ };
3345
+
3346
+ ;// CONCATENATED MODULE: ./src/components/Icons/IconUploadLight.tsx
3347
+
3348
+ /**
3349
+ * This file was automatically generated.
3350
+ * Please do not edit manually.
3351
+ *
3352
+ * To update this file, run `yarn build:icons`.
3353
+ *
3354
+ * Original name: arrow-up-from-bracket.svg
3355
+ *
3356
+ * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
3357
+ *
3358
+ */
3359
+ const IconUploadLight = ({ className, viewBox, title, monotone, ...rest })=>{
3360
+ return /*#__PURE__*/ jsx(SvgIcon, {
3361
+ defaultViewBox: "0 0 448 512",
3362
+ size: "size-5",
3363
+ viewBox: viewBox,
3364
+ className: className,
3365
+ title: title || "Upload",
3366
+ ...rest,
3367
+ children: /*#__PURE__*/ jsx("path", {
3368
+ d: "M235.3 4.7c-6.2-6.2-16.4-6.2-22.6 0l-128 128c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L208 54.6V336c0 8.8 7.2 16 16 16s16-7.2 16-16V54.6l100.7 100.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6zM32 336c0-8.8-7.2-16-16-16s-16 7.2-16 16v96c0 44.2 35.8 80 80 80h288c44.2 0 80-35.8 80-80v-96c0-8.8-7.2-16-16-16s-16 7.2-16 16v96c0 26.5-21.5 48-48 48H80c-26.5 0-48-21.5-48-48z"
3369
+ })
3370
+ });
3371
+ };
3372
+
3312
3373
  ;// CONCATENATED MODULE: ./src/components/Icons/IconUser.tsx
3313
3374
 
3314
3375
  /**
@@ -3445,7 +3506,7 @@ const IconWebSearchLight = ({ className, viewBox, title, monotone, ...rest })=>{
3445
3506
  /**
3446
3507
  * This file is automatically generated.
3447
3508
  * Do not edit it manually.
3448
- * Last updated on 1/2/2026, 8:26:18 PM.
3509
+ * Last updated on 1/15/2026, 6:07:11 PM.
3449
3510
  */
3450
3511
 
3451
3512
 
@@ -3553,4 +3614,6 @@ const IconWebSearchLight = ({ className, viewBox, title, monotone, ...rest })=>{
3553
3614
 
3554
3615
 
3555
3616
 
3556
- export { IconAdd, IconAddLight, IconAnthropic, IconBack, IconBackLight, IconBookSparkles, IconBookSparklesLight, IconBookmark, IconBookmarkLight, IconBranch, IconBranchLight, IconBrightness, IconBrightnessLight, IconChart, IconChartLight, IconChecked, IconCheckedLight, IconClose, IconCloseLight, IconCopied, IconCopiedLight, IconCopy, IconCopyLight, IconDelete, IconDeleteLight, IconDog, IconDown, IconDownLight, IconDownload, IconDownloadLight, IconEdit, IconEditLight, IconEditUser, IconEditUserLight, IconGitHub, IconGoogleGemini, IconHide, IconHideLight, IconHistory, IconHistoryLight, IconInfo, IconInfoLight, IconKey, IconKeyLight, IconLightBulb, IconLightBulbLight, IconList, IconListLight, IconLocked, IconLockedLight, IconMagic, IconMagicLight, IconMessages, IconMessagesLight, IconNext, IconNextLight, IconOpenAI, IconPasskey, IconPenField, IconPenFieldLight, IconPencilMechanical, IconPencilMechanicalLight, IconPrevious, IconPreviousLight, IconProfile, IconProfileLight, IconProofread, IconProofreadLight, IconRefresh, IconRefreshLight, IconRestore, IconRestoreLight, IconRewrite, IconRewriteLight, IconSearch, IconSearchLight, IconSelected, IconSelectedLight, IconSend, IconSendLight, IconSettings, IconSettingsLight, IconShow, IconShowLight, IconSliders, IconSlidersLight, IconSort, IconSortDown, IconSortDownLight, IconSortLight, IconSortUp, IconSortUpLight, IconStarInCircle, IconStarInCircleLight, IconUnChecked, IconUnCheckedLight, IconUnSelected, IconUnSelectedLight, IconUnlocked, IconUnlockedLight, IconUp, IconUpLight, IconUser, IconUserLight, IconWebSearch, IconWebSearchLight };
3617
+
3618
+
3619
+ export { IconAdd, IconAddLight, IconAnthropic, IconBack, IconBackLight, IconBookSparkles, IconBookSparklesLight, IconBookmark, IconBookmarkLight, IconBranch, IconBranchLight, IconBrightness, IconBrightnessLight, IconChart, IconChartLight, IconChecked, IconCheckedLight, IconClose, IconCloseLight, IconCopied, IconCopiedLight, IconCopy, IconCopyLight, IconDelete, IconDeleteLight, IconDog, IconDown, IconDownLight, IconDownload, IconDownloadLight, IconEdit, IconEditLight, IconEditUser, IconEditUserLight, IconGitHub, IconGoogleGemini, IconHide, IconHideLight, IconHistory, IconHistoryLight, IconInfo, IconInfoLight, IconKey, IconKeyLight, IconLightBulb, IconLightBulbLight, IconList, IconListLight, IconLocked, IconLockedLight, IconMagic, IconMagicLight, IconMessages, IconMessagesLight, IconNext, IconNextLight, IconOpenAI, IconPasskey, IconPenField, IconPenFieldLight, IconPencilMechanical, IconPencilMechanicalLight, IconPrevious, IconPreviousLight, IconProfile, IconProfileLight, IconProofread, IconProofreadLight, IconRefresh, IconRefreshLight, IconRestore, IconRestoreLight, IconRewrite, IconRewriteLight, IconSearch, IconSearchLight, IconSelected, IconSelectedLight, IconSend, IconSendLight, IconSettings, IconSettingsLight, IconShow, IconShowLight, IconSliders, IconSlidersLight, IconSort, IconSortDown, IconSortDownLight, IconSortLight, IconSortUp, IconSortUpLight, IconStarInCircle, IconStarInCircleLight, IconUnChecked, IconUnCheckedLight, IconUnSelected, IconUnSelectedLight, IconUnlocked, IconUnlockedLight, IconUp, IconUpLight, IconUpload, IconUploadLight, IconUser, IconUserLight, IconWebSearch, IconWebSearchLight };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@versini/ui-icons",
3
- "version": "4.16.1",
3
+ "version": "4.17.0",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -44,5 +44,5 @@
44
44
  "sideEffects": [
45
45
  "**/*.css"
46
46
  ],
47
- "gitHead": "eb1e1811af6fa2c2a3c6907b0f98b06a5f6e2de3"
47
+ "gitHead": "ccbfeb6bc7533ffe83152ea5d96328fb0c8a721a"
48
48
  }