layers_solid constant

String const layers_solid

Implementation

static const String layers_solid =
    '<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.697 1.04a.5.5 0 00-.394 0l-7 3a.5.5 0 000 .92l7 3a.5.5 0 00.394 0l7-3a.5.5 0 000-.92l-7-3Z"/><path fill="currentColor" d="M7.5 9.956.697 7.04l-.394.92L7.5 11.044l7.197-3.084-.394-.92L7.5 9.956Z"/><path fill="currentColor" d="m.697 10.04-.394.92L7.5 14.044l7.197-3.084-.394-.92L7.5 12.956.697 10.04Z"/></svg>';