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="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><circle cx="18" cy="18" r="4.09" fill="currentColor" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M18 7.83A10.17 10.17 0 1028.17 18 10.18 10.18 0 0018 7.83Zm0 16A5.88 5.88 0 1123.88 18 5.88 5.88 0 0118 23.88Z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="M18 2a16 16 0 1016 16A16 16 0 0018 2Zm0 27.83A11.83 11.83 0 1129.83 18 11.85 11.85 0 0118 29.83Z" class="clr-i-solid clr-i-solid-path-3"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';