Arches: Virtual ACC

Arches:Virtual ACC

Multi Product Brand Style System by the American College of Cardiology

Source: dist/css/virtual_boot.css, line 8266

13.1.3 Favorite Button

The favorite button is a simple icon that can be used to add or remove a favorite. This button reflects the state of the favorite.

Example s

active

when the favorite is active

<a href="#" aria-label="mark as favorite" class="btn btn-secondary flex_none a:bg_alert-n2  h:bg_alert-n4 flex_none  grid items_center text_center [modifier]" ><i class="fas fa-heart"></i></a>
Copy Code