@ni/nimble-components 34.1.2 → 34.2.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.
@@ -17711,6 +17711,10 @@
17711
17711
  name: 'arrow_down_right_and_arrow_up_left_16_x_16',
17712
17712
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.171 13.933-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26ZM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247Z" class="cls-1"/></svg>`,
17713
17713
  };
17714
+ const arrowDownTwoRectangles = {
17715
+ name: 'arrow_down_two_rectangles',
17716
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 7v7h12V2H2zm8.5.5-2.5 5-2.5-5 2.59 1zM13 3v3H3V3z" class="cls-1"/></svg>`,
17717
+ };
17714
17718
  const arrowExpanderDown16X16 = {
17715
17719
  name: 'arrow_expander_down_16_x_16',
17716
17720
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m3.5 4.737 1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12z" class="cls-1"/></svg>`,
@@ -17735,6 +17739,10 @@
17735
17739
  name: 'arrow_left_from_line_16_x_16',
17736
17740
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 14h2V2h-2ZM2 7.982 7.9 5 6.588 7.004 11 7v2H6.613L7.9 11Z" class="cls-1"/></svg>`,
17737
17741
  };
17742
+ const arrowLeftTwoRectangles = {
17743
+ name: 'arrow_left_two_rectangles',
17744
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 2H2v12h12V2zm-.5 8.5L3.5 8l5-2.5-1 2.59zM13 13h-3V3h3z" class="cls-1"/></svg>`,
17745
+ };
17738
17746
  const arrowOutCircle16X16 = {
17739
17747
  name: 'arrow_out_circle_16_x_16',
17740
17748
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m9 6 1 2H7v1h3l-1 2 5-2.5z" class="cls-1"/><path d="M6 10V7h2.367A3.24 3.24 0 0 0 5.5 5.25a3.25 3.25 0 0 0 0 6.5c1.25 0 2.324-.714 2.867-1.75z" class="cls-1"/></svg>`,
@@ -17751,6 +17759,10 @@
17751
17759
  name: 'arrow_right_to_line_16_x_16',
17752
17760
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 14h2V2h-2Zm-6.9-3 1.287-2H2V7l4.412.004L5.1 5 11 7.982Z" class="cls-1"/></svg>`,
17753
17761
  };
17762
+ const arrowRightTwoRectangles = {
17763
+ name: 'arrow_right_two_rectangles',
17764
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 2H2v12h12V2zM3.5 5.5l5 2.5-5 2.5 1-2.59zM13 13h-3V3h3z" class="cls-1"/></svg>`,
17765
+ };
17754
17766
  const arrowRotateRight16X16 = {
17755
17767
  name: 'arrow_rotate_right_16_x_16',
17756
17768
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.9 2.773v1.715a3.366 3.366 0 0 1 3.3 3.428 3.366 3.366 0 0 1-3.3 3.429 3.36 3.36 0 0 1-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.04 5.04 0 0 0 8.9 13.059a5.05 5.05 0 0 0 4.95-5.143A5.05 5.05 0 0 0 8.9 2.773" class="cls-1"/></svg>`,
@@ -17787,6 +17799,10 @@
17787
17799
  name: 'arrow_up_right_from_square_16_x_16',
17788
17800
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.436 10h1v3h-9V4h3v1h-2v7h7zm-3.42-6.173.298 1.296 2.92-.748L5.068 9.53l.925.926L11.13 5.33l-.52 2.532 1.31.225 1.2-5.839z" class="cls-1"/></svg>`,
17789
17801
  };
17802
+ const arrowUpTwoRectangles = {
17803
+ name: 'arrow_up_two_rectangles',
17804
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 7v7h12V2H2zm3.5 5.5 2.5-5 2.5 5-2.59-1zM13 3v3H3V3z" class="cls-1"/></svg>`,
17805
+ };
17790
17806
  const arrowsMaximize16X16 = {
17791
17807
  name: 'arrows_maximize_16_x_16',
17792
17808
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.26 8.735 14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03z" class="cls-1"/></svg>`,
@@ -18331,6 +18347,10 @@
18331
18347
  name: 'pencil_16_x_16',
18332
18348
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.118 2.793 4.84 8.076 2.5 13.5l5.43-2.335 5.278-5.284a1 1 0 0 0-.001-1.414l-1.675-1.674a1 1 0 0 0-1.414 0m-5.76 9.154-.31-.309 1.427-3.296.53 1.652 1.648.543z" class="cls-1"/></svg>`,
18333
18349
  };
18350
+ const pencilToRectangle = {
18351
+ name: 'pencil_to_rectangle',
18352
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.17 7.5V13H3.83V3h5.51l1-1H3v12h10V6.66z" class="cls-1"/><path d="M11.5 2.26 7.66 6.1l-1.7 3.94 3.95-1.7 3.84-3.84c.28-.28.28-.74 0-1.03l-1.22-1.22a.736.736 0 0 0-1.03 0ZM7.31 8.91l-.22-.22 1.04-2.4.39 1.2 1.2.4-2.4 1.03Z" class="cls-1"/></svg>`,
18353
+ };
18334
18354
  const play = {
18335
18355
  name: 'play',
18336
18356
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2.05 2v12l11.4-6z" class="cls-1"/></svg>`,
@@ -18501,7 +18521,7 @@
18501
18521
  };
18502
18522
  const triangleTwoLinesHorizontal = {
18503
18523
  name: 'triangle_two_lines_horizontal',
18504
- data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3.625 8 8 2l4.375 6zM14 12H2v2h12zm0-3H2v2h12z" class="cls-1"/></svg>`,
18524
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 11h12v2H2zm0-3v2h12V8zM10.04 7l-2-4-2 4 1.93-.8z" class="cls-1"/></svg>`,
18505
18525
  };
18506
18526
  const trueFalseRectangle16X16 = {
18507
18527
  name: 'true_false_rectangle_16_x_16',
@@ -22432,6 +22452,18 @@ so this becomes the fallback color for the slot */ ''}
22432
22452
  }
22433
22453
  registerIcon('icon-arrow-down-right-and-arrow-up-left', IconArrowDownRightAndArrowUpLeft);
22434
22454
 
22455
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22456
+ // See generation source in nimble-components/build/generate-icons
22457
+ /**
22458
+ * The icon component for the 'arrowDownTwoRectangles' icon
22459
+ */
22460
+ class IconArrowDownTwoRectangles extends Icon {
22461
+ constructor() {
22462
+ super(arrowDownTwoRectangles);
22463
+ }
22464
+ }
22465
+ registerIcon('icon-arrow-down-two-rectangles', IconArrowDownTwoRectangles);
22466
+
22435
22467
  // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22436
22468
  // See generation source in nimble-components/build/generate-icons
22437
22469
  /**
@@ -22468,6 +22500,18 @@ so this becomes the fallback color for the slot */ ''}
22468
22500
  }
22469
22501
  registerIcon('icon-arrow-left-from-line', IconArrowLeftFromLine);
22470
22502
 
22503
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22504
+ // See generation source in nimble-components/build/generate-icons
22505
+ /**
22506
+ * The icon component for the 'arrowLeftTwoRectangles' icon
22507
+ */
22508
+ class IconArrowLeftTwoRectangles extends Icon {
22509
+ constructor() {
22510
+ super(arrowLeftTwoRectangles);
22511
+ }
22512
+ }
22513
+ registerIcon('icon-arrow-left-two-rectangles', IconArrowLeftTwoRectangles);
22514
+
22471
22515
  // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22472
22516
  // See generation source in nimble-components/build/generate-icons
22473
22517
  /**
@@ -22516,6 +22560,18 @@ so this becomes the fallback color for the slot */ ''}
22516
22560
  }
22517
22561
  registerIcon('icon-arrow-right-to-line', IconArrowRightToLine);
22518
22562
 
22563
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22564
+ // See generation source in nimble-components/build/generate-icons
22565
+ /**
22566
+ * The icon component for the 'arrowRightTwoRectangles' icon
22567
+ */
22568
+ class IconArrowRightTwoRectangles extends Icon {
22569
+ constructor() {
22570
+ super(arrowRightTwoRectangles);
22571
+ }
22572
+ }
22573
+ registerIcon('icon-arrow-right-two-rectangles', IconArrowRightTwoRectangles);
22574
+
22519
22575
  // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22520
22576
  // See generation source in nimble-components/build/generate-icons
22521
22577
  /**
@@ -22625,6 +22681,18 @@ so this becomes the fallback color for the slot */ ''}
22625
22681
  }
22626
22682
  registerIcon('icon-arrow-up-right-from-square', IconArrowUpRightFromSquare);
22627
22683
 
22684
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22685
+ // See generation source in nimble-components/build/generate-icons
22686
+ /**
22687
+ * The icon component for the 'arrowUpTwoRectangles' icon
22688
+ */
22689
+ class IconArrowUpTwoRectangles extends Icon {
22690
+ constructor() {
22691
+ super(arrowUpTwoRectangles);
22692
+ }
22693
+ }
22694
+ registerIcon('icon-arrow-up-two-rectangles', IconArrowUpTwoRectangles);
22695
+
22628
22696
  // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22629
22697
  // See generation source in nimble-components/build/generate-icons
22630
22698
  /**
@@ -24227,6 +24295,18 @@ so this becomes the fallback color for the slot */ ''}
24227
24295
  }
24228
24296
  registerIcon('icon-pencil', IconPencil);
24229
24297
 
24298
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
24299
+ // See generation source in nimble-components/build/generate-icons
24300
+ /**
24301
+ * The icon component for the 'pencilToRectangle' icon
24302
+ */
24303
+ class IconPencilToRectangle extends Icon {
24304
+ constructor() {
24305
+ super(pencilToRectangle);
24306
+ }
24307
+ }
24308
+ registerIcon('icon-pencil-to-rectangle', IconPencilToRectangle);
24309
+
24230
24310
  // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
24231
24311
  // See generation source in nimble-components/build/generate-icons
24232
24312
  /**