blob: 2dedd740242a0f8559eabce42c99cfa1195f89db [file] [log] [blame]
## SPDX-License-Identifier: GPL-2.0-only
option('sizes',
type: 'array',
choices: ['24', '48', '96', '16', '32', '64', '128', '256', '512'],
description: 'Choose icon size(s)',
)
option('mock',
type : 'boolean',
value : false
)