Favorite Board Icons

Favorite Boards

Examples

Added to Favorites

<svg class="textRed" height="40px" width="40px"><use xlink:href="#svgIcon-heartOutline"></use></svg>

Favorite

<svg class="textLtGray" height="40px" width="40px"><use xlink:href="#svgIcon-heartOutline"></use></svg>

Add Item to Board

<svg class="textDarkestGray" height="40px" width="40px" role="img" aria-label="Add Item to Board"><use xlink:href="#svgIcon-addtoBoard"></use></svg>

Create Board

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

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