dice constant

String const dice

Icon Data of dice

Implementation

static const String dice =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M21 16.5a1 1 0 01-.527.881l-7.907 4.443a.996.996 0 01-1.132 0l-7.907-4.443A1 1 0 013 16.5v-9a1 1 0 01.527-.881l7.907-4.443a.995.995 0 011.132 0l7.907 4.443A1 1 0 0121 7.5v9zM5.5 14.316c-.552-.313-1-.118-1 .434s.448 1.253 1 1.566c.552.313 1 .118 1-.434s-.448-1.253-1-1.566zm0-4c-.552-.313-1-.118-1 .434s.448 1.253 1 1.566c.552.313 1 .118 1-.434s-.448-1.253-1-1.566zm4 6.264c-.552-.313-1-.118-1 .434s.448 1.253 1 1.566c.552.312 1 .118 1-.434 0-.553-.448-1.254-1-1.566zm-2-3.132c-.552-.313-1-.118-1 .434s.448 1.253 1 1.566c.552.312 1 .118 1-.434 0-.553-.448-1.254-1-1.566zm2-.868c-.552-.313-1-.119-1 .434 0 .552.448 1.253 1 1.566.552.312 1 .118 1-.434 0-.553-.448-1.254-1-1.566zm9 1.736c-.552.313-1 1.014-1 1.566s.448.746 1 .434c.552-.313 1-1.014 1-1.566s-.448-.747-1-.434zm0-4c-.552.313-1 1.014-1 1.566s.448.747 1 .434 1-1.014 1-1.566-.448-.747-1-.434zm-4 6.264c-.552.312-1 1.014-1 1.566s.448.746 1 .434c.552-.313 1-1.014 1-1.566s-.448-.747-1-.434zm0-4c-.552.312-1 1.014-1 1.566s.448.746 1 .434c.552-.313 1-1.014 1-1.566s-.448-.747-1-.434zm1.992-4.81c.547-.321.602-.806.124-1.082s-1.31-.24-1.856.083c-.547.322-.602.807-.124 1.083.478.276 1.31.239 1.856-.083zm-7.425.333c.547-.322.603-.807.124-1.083-.478-.276-1.309-.239-1.856.083-.547.322-.602.807-.124 1.083.478.276 1.31.24 1.856-.083zm3.713-.166c.546-.322.602-.807.124-1.083-.479-.276-1.31-.239-1.857.083-.546.322-.602.807-.124 1.083.479.276 1.31.239 1.857-.083z"/></svg>';