as_array: 'ionicons' png file

Description Usage Arguments Details Examples

Description

raster of an icon from 'ionicons' pack. Width, height and fill color can be specified.

Usage

1
as_array(name, width = NULL, height = NULL, fill = "black")

Arguments

name

icon name (without extensions)

width

output width in pixels or NULL for default.

height

output height in pixels or NULL for default.

fill

fill color

Details

All icons are 512 pixels * 512 pixels by default.

Examples

1
as_array(name = "alert")

davidgohel/ionicons documentation built on May 15, 2019, 12:11 a.m.