@patternfly/patternfly 4.177.1 → 4.178.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.
@@ -56,7 +56,7 @@ wrapperTag: div
56
56
  type="button"
57
57
  aria-label="Help"
58
58
  >
59
- <i class="pf-icon pf-icon-help" aria-hidden="true"></i>
59
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
60
60
  </button>
61
61
  </div>
62
62
  </div>
@@ -1268,7 +1268,7 @@ wrapperTag: div
1268
1268
  type="button"
1269
1269
  aria-label="Help"
1270
1270
  >
1271
- <i class="pf-icon pf-icon-help" aria-hidden="true"></i>
1271
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
1272
1272
  </button>
1273
1273
  </div>
1274
1274
  </div>
@@ -2480,7 +2480,7 @@ wrapperTag: div
2480
2480
  type="button"
2481
2481
  aria-label="Help"
2482
2482
  >
2483
- <i class="pf-icon pf-icon-help" aria-hidden="true"></i>
2483
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
2484
2484
  </button>
2485
2485
  </div>
2486
2486
  </div>
@@ -3553,7 +3553,7 @@ wrapperTag: div
3553
3553
  type="button"
3554
3554
  aria-label="Help"
3555
3555
  >
3556
- <i class="pf-icon pf-icon-help" aria-hidden="true"></i>
3556
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
3557
3557
  </button>
3558
3558
  </div>
3559
3559
  </div>
@@ -5013,7 +5013,7 @@ wrapperTag: div
5013
5013
  type="button"
5014
5014
  aria-label="Help"
5015
5015
  >
5016
- <i class="pf-icon pf-icon-help" aria-hidden="true"></i>
5016
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
5017
5017
  </button>
5018
5018
  </div>
5019
5019
  </div>
@@ -5431,7 +5431,7 @@ wrapperTag: div
5431
5431
  type="button"
5432
5432
  aria-label="Help"
5433
5433
  >
5434
- <i class="pf-icon pf-icon-help" aria-hidden="true"></i>
5434
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
5435
5435
  </button>
5436
5436
  </div>
5437
5437
  </div>
@@ -6103,7 +6103,7 @@ wrapperTag: div
6103
6103
  type="button"
6104
6104
  aria-label="Help"
6105
6105
  >
6106
- <i class="pf-icon pf-icon-help" aria-hidden="true"></i>
6106
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
6107
6107
  </button>
6108
6108
  </div>
6109
6109
  </div>
@@ -55,7 +55,7 @@ section: components
55
55
  type="button"
56
56
  aria-label="Help"
57
57
  >
58
- <i class="pf-icon pf-icon-help" aria-hidden="true"></i>
58
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
59
59
  </button>
60
60
  </div>
61
61
  </div>