Header/Account Icons

Header/Account

Examples

Main Menu

<svg class="textDarkestGray" height="40px" width="40px" role="img" aria-label="Main Menu"><use xlink:href="#svgIcon-menuLines"></use></svg>

My Account

<svg class="textDarkestGray" height="45px" width="45px" role="img" aria-label="My Account"><use xlink:href="#svgIcon-account"></use></svg>

Cart

<svg class="textDarkestGray" height="40px" width="40px" role="img" aria-label="Cart"><use xlink:href="#svgIcon-cart"></use> </svg>

Code
					
<svg class="textDarkestGray" height="40px" width="40px" role="img" aria-label="CVV"><use xlink:href="#svgIcon-cvv"></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