dice_one_fill constant

String const dice_one_fill

Implementation

static const String dice_one_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M192 32H64a32.1 32.1 0 00-32 32v128a32.1 32.1 0 0032 32h128a32.1 32.1 0 0032-32V64a32.1 32.1 0 00-32-32Zm-64 108a12 12 0 1112-12 12 12 0 01-12 12Z"/></svg>';