dice_five_fill constant

String const dice_five_fill

Implementation

static const String dice_five_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-32ZM92 176a12 12 0 1112-12 12 12 0 01-12 12Zm0-72a12 12 0 1112-12 12 12 0 01-12 12Zm36 36a12 12 0 1112-12 12 12 0 01-12 12Zm36 36a12 12 0 1112-12 12 12 0 01-12 12Zm0-72a12 12 0 1112-12 12 12 0 01-12 12Z"/></svg>';