ai: Insert Icon From Academicons

Description Usage Arguments

Description

Insert Icon From Academicons

Usage

1
2
3
ai(name = "open-access", size = 1, fixed_width = FALSE,
  animate = "still", rotate = 0, flip = "none", border = FALSE,
  pull = NULL, other = NULL)

Arguments

name

The name of the icon

size

Size of the icon relative to font size. Options are 1, lg (33 increase), 2, 3, 4, or 5.

fixed_width

If true, icons are set to a fixed width

animate

Options are 'still', 'spin', or 'pulse'.

rotate

Options are 0, 90, 180, or 270.

flip

Options are 'none', 'horizontal', 'vertical'.

border

If true, draws a border around the icon.

pull

Pulls icon to either 'left' or 'right' and wraps proceeding text around it.

other

Character vector of other parameters directly added to the icon classes


earowang/icon documentation built on May 28, 2019, 7:55 p.m.