dice_four_light constant

String const dice_four_light

Implementation

static const String dice_four_light =
    '<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 34H64a30.1 30.1 0 00-30 30v128a30.1 30.1 0 0030 30h128a30.1 30.1 0 0030-30V64a30.1 30.1 0 00-30-30Zm18 158a18.1 18.1 0 01-18 18H64a18.1 18.1 0 01-18-18V64a18.1 18.1 0 0118-18h128a18.1 18.1 0 0118 18Zm-100-92a10 10 0 11-10-10 10 10 0 0110 10Zm56 0a10 10 0 11-10-10 10 10 0 0110 10Zm-56 56a10 10 0 11-10-10 10 10 0 0110 10Zm56 0a10 10 0 11-10-10 10 10 0 0110 10Z"/></svg>';