layers_outline constant

String const layers_outline

Implementation

static const String layers_outline =
    '<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" d="m7.5 1.5.197-.46a.5.5 0 00-.394 0l.197.46Zm-7 3-.197-.46a.5.5 0 000 .92L.5 4.5Zm7 3-.197.46a.5.5 0 00.394 0L7.5 7.5Zm7-3 .197.46a.5.5 0 000-.92l-.197.46Zm-7 6-.197.46.197.084.197-.084-.197-.46Zm0 3-.197.46.197.084.197-.084-.197-.46ZM7.303 1.04l-7 3 .394.92 7-3-.394-.92Zm-7 3.92 7 3 .394-.92-7-3-.394.92Zm7.394 3 7-3-.394-.92-7 3 .394.92Zm7-3.92-7-3-.394.92 7 3 .394-.92ZM.303 7.96l7 3 .394-.92-7-3-.394.92Zm7.394 3 7-3-.394-.92-7 3 .394.92Zm-7.394 0 7 3 .394-.92-7-3-.394.92Zm7.394 3 7-3-.394-.92-7 3 .394.92Z"/></svg>';