Button

Buttons allow users to take actions, and make choices. There are different types of buttons.

Primary Button

Use primary button when you want user to click on it.For primary button you can use class primary_btn, for outline primary button you can use primary_outline and for primary button link use primary_link.

Secondary Button

If you want user not to get attracted by the button then you can use secondary button.For secondary button you can use class secondary_btn and for outline secondary_outline.

Icon Button

Icon button allow users to take action and make choice easily. For icon button you can use class btn and then For delete icon button you can use class delete. like wise for bookmark bookmark.

Floating Action Button

Floating Action Button used for used to the task as common.For add icon button you can use class add_icon and for pen use pen_icon