cube constant

String const cube

Icon Data of cube

Implementation

static const String cube =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M7.289.797a.5.5 0 01.422 0l6 2.8A.5.5 0 0114 4.05v6.9a.5.5 0 01-.289.453l-6 2.8a.5.5 0 01-.422 0l-6-2.8A.5.5 0 011 10.95v-6.9a.5.5 0 01.289-.453l6-2.8ZM2 4.806 7 6.93v6.034l-5-2.333V4.806Zm6 8.159 5-2.333V4.806L8 6.93v6.034Zm-.5-6.908 4.772-2.028L7.5 1.802 2.728 4.029 7.5 6.057Z" clip-rule="evenodd"/></svg>';