dice_one_thin constant

String const dice_one_thin

Implementation

static const String dice_one_thin =
    '<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 36H64a28.1 28.1 0 00-28 28v128a28.1 28.1 0 0028 28h128a28.1 28.1 0 0028-28V64a28.1 28.1 0 00-28-28Zm20 156a20.1 20.1 0 01-20 20H64a20.1 20.1 0 01-20-20V64a20.1 20.1 0 0120-20h128a20.1 20.1 0 0120 20Zm-76-64a8 8 0 11-8-8 8 8 0 018 8Z"/></svg>';