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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 12.3 3.5 7.05 12 1.8l8.5 5.25z"/><path fill="currentColor" d="M12 22.2v-9.9l8.5-5.25v9.9z" opacity=".25"/><path fill="currentColor" d="m12 22.2-8.5-5.25v-9.9L12 12.3z" opacity=".5"/></svg>';