Trash & Remove Icons
Trash & Remove
Trash icon used for deleting things (products from cart); Remove icon used for removing things (product colors).
Examples
<svg class="textDarkestGray" height="40px" width="40px" role="img" aria-label="Trash"><use xlink:href="#svgIcon-trash"></use></svg>
<svg class="textDarkestGray" height="40px" width="40px" role="img" aria-label="Remove"><use xlink:href="#svgIcon-remove"></use></svg>
Code
<svg class="textDarkestGray" height="40px" width="40px" role="img" aria-label="Remove"><use xlink:href="#svgIcon-remove"></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.