Review Icons

Reviews & Ratings

Examples

<svg class="textDarkestGray" height="18px" width="18px" focusable="false" aria-hidden="true"><use xlink:href="#svgIcon-starSolid"></use></svg>

<svg class="textWhite" height="18px" width="18px" focusable="false" aria-hidden="true"><use xlink:href="#svgIcon-starSolid"></use></svg>

Positive

<svg class="bkgdBlue textWhite makeCircle" height="40px" width="40px" role="img" aria-label="Positive"><use xlink:href="#svgIcon-positive"></use></svg>

Negative

<svg class="bkgdDkRed textWhite makeCircle" height="40px" width="40px" role="img" aria-label="Negative"><use xlink:href="#svgIcon-negative"></use></svg>

Code
					
<svg class="textDarkestGray" height="18px" width="18px" focusable="false" aria-hidden="true"><use xlink:href="#svgIcon-starSolid"></use></svg>
					
				
Notes

None at this time.

Resources

Sass File(s)None
JS File(s)None Required
JS FunctionsNone
Locale KeysNone

Accessibility

None at this time.

To Top of page