dice_f constant

String const dice_f

Icon Data of dice_f

Implementation

static const String dice_f =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M16 0a4 4 0 014 4v12a4 4 0 01-4 4H4a4 4 0 01-4-4V4a4 4 0 014-4h12Zm-1 13a2 2 0 100 4 2 2 0 000-4Zm-5-5a2 2 0 100 4 2 2 0 000-4ZM5 3a2 2 0 100 4 2 2 0 000-4Z"/></svg>';