dice_six_duotone constant

String const dice_six_duotone

Implementation

static const String dice_six_duotone =
    '<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"><rect width="176" height="176" x="40" y="40" fill="currentColor" opacity=".2" rx="24"/><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-32Zm16 160a16 16 0 01-16 16H64a16 16 0 01-16-16V64a16 16 0 0116-16h128a16 16 0 0116 16ZM104 84a12 12 0 11-12-12 12 12 0 0112 12Zm0 44a12 12 0 11-12-12 12 12 0 0112 12Zm0 44a12 12 0 11-12-12 12 12 0 0112 12Zm72-88a12 12 0 11-12-12 12 12 0 0112 12Zm0 44a12 12 0 11-12-12 12 12 0 0112 12Zm0 44a12 12 0 11-12-12 12 12 0 0112 12Z"/></svg>';