layers_dot constant

String const layers_dot

Implementation

static const String layers_dot =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><g fill="currentColor"><path fill-rule="evenodd" d="m8.185 1.083-.558.004-5.909 4.037.004.828L7.63 9.915l.55.004 6.092-3.963.003-.836-6.09-4.037Zm-5.293 4.45 5.021-3.43 5.176 3.43-5.176 3.368-5.021-3.368Zm4.739 6.882L1.793 8.5h1.795l4.325 2.9 4.459-2.9h1.833l-.8.52a4.002 4.002 0 00-4.21 2.739l-1.013.66-.551-.004Zm1.373.776-1.09.71L3.587 11H1.793l5.838 3.915.55.004 1.02-.663a3.988 3.988 0 01-.197-1.065Z" clip-rule="evenodd"/><circle cx="13" cy="13" r="3"/></g></svg>';