image_solid constant

String const image_solid

Implementation

static const String image_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.5 3a1.5 1.5 0 100 3 1.5 1.5 0 000-3Z"/><path fill="currentColor" fill-rule="evenodd" d="M0 1.5A1.5 1.5 0 011.5 0h12A1.5 1.5 0 0115 1.5v12a1.505 1.505 0 01-.178.71A1.5 1.5 0 0113.5 15h-12A1.5 1.5 0 010 13.5v-12Zm4.85 1.642-.35-.35-3.5 3.5V1.5a.5.5 0 01.5-.5h12a.5.5 0 01.5.5V10h-2.293L4.854 3.146l-.005-.004Z" clip-rule="evenodd"/></svg>';