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>
<svg class="bkgdBlue textWhite makeCircle" height="40px" width="40px" role="img" aria-label="Positive"><use xlink:href="#svgIcon-positive"></use></svg>
<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 Functions | None |
Locale Keys | None |
Accessibility
None at this time.