cube_view constant

String const cube_view

Icon Data of cube_view

Implementation

static const String cube_view =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><circle cx="16" cy="16" r="2" fill="currentColor"/><path fill="currentColor" d="M23.777 15.479A8.64 8.64 0 0016 10a8.64 8.64 0 00-7.777 5.479L8 16l.223.521A8.64 8.64 0 0016 22a8.64 8.64 0 007.777-5.479L24 16ZM16 20a4 4 0 114-4 4.005 4.005 0 01-4 4Z"/><path fill="currentColor" d="m28.504 8.136-12-7a1 1 0 00-1.008 0l-12 7A1 1 0 003 9v14a1 1 0 00.496.864l12 7a1 1 0 001.008 0l12-7A1 1 0 0029 23V9a1 1 0 00-.496-.864ZM27 22.426l-11 6.416-11-6.416V9.574l11-6.416 11 6.416Z"/></svg>';