dice_one_bold constant

String const dice_one_bold

Implementation

static const String dice_one_bold =
    '<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 28H64a36 36 0 00-36 36v128a36 36 0 0036 36h128a36 36 0 0036-36V64a36 36 0 00-36-36Zm12 164a12 12 0 01-12 12H64a12 12 0 01-12-12V64a12 12 0 0112-12h128a12 12 0 0112 12Zm-60-64a16 16 0 11-16-16 16 16 0 0116 16Z"/></svg>';