Returns location or data uri of a Mayo logo

use_mayo_logo(logo = c("black", "white", "secondary"), data_uri = FALSE)

Arguments

logo

Logo type

data_uri

Logical. Should a data uri be returned? If FALSE, file location is returned.