target_solid constant

String const target_solid

Implementation

static const String target_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 7.5a.5.5 0 111 0 .5.5 0 01-1 0Z"/><path fill="currentColor" fill-rule="evenodd" d="M7.5 4a3.5 3.5 0 100 7 3.5 3.5 0 000-7Zm0 2a1.5 1.5 0 100 3 1.5 1.5 0 000-3Z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M7.5 0a7.5 7.5 0 100 15 7.5 7.5 0 000-15ZM3 7.5a4.5 4.5 0 119 0 4.5 4.5 0 01-9 0Z" clip-rule="evenodd"/></svg>';