@connectif/ui-components 2.3.2 → 2.3.3

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.
@@ -606,6 +606,7 @@ export declare const icons: {
606
606
  'division-box': string;
607
607
  dna: string;
608
608
  dns: string;
609
+ 'dns-outline': string;
609
610
  'do-not-disturb': string;
610
611
  'do-not-disturb-off': string;
611
612
  dolby: string;
package/dist/index.js CHANGED
@@ -1479,6 +1479,7 @@ import {
1479
1479
  mdiDivisionBox,
1480
1480
  mdiDna,
1481
1481
  mdiDns,
1482
+ mdiDnsOutline,
1482
1483
  mdiDomain,
1483
1484
  mdiSquareRounded,
1484
1485
  mdiDotsHorizontal,
@@ -3260,6 +3261,7 @@ var icons = {
3260
3261
  "division-box": mdiDivisionBox,
3261
3262
  dna: mdiDna,
3262
3263
  dns: mdiDns,
3264
+ "dns-outline": mdiDnsOutline,
3263
3265
  "do-not-disturb": mdiMinusCircle,
3264
3266
  "do-not-disturb-off": mdiMinusCircleOff,
3265
3267
  dolby: "M2,5V19H22V5H2M6,17H4V7H6C8.86,7.09 11.1,9.33 11,12C11.1,14.67 8.86,16.91 6,17M20,17H18C15.14,16.91 12.9,14.67 13,12C12.9,9.33 15.14,7.09 18,7H20V17Z",