tag_solid constant

String const tag_solid

Implementation

static const String tag_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="M10 4.5a.5.5 0 111 0 .5.5 0 01-1 0Z"/><path fill="currentColor" fill-rule="evenodd" d="M7.146.146A.5.5 0 017.5 0h6A1.5 1.5 0 0115 1.5v6a.5.5 0 01-.146.354l-7 7a.5.5 0 01-.708 0l-7-7a.5.5 0 010-.708l7-7ZM10.5 3a1.5 1.5 0 100 3 1.5 1.5 0 000-3Z" clip-rule="evenodd"/></svg>';