info_circle_solid constant

String const info_circle_solid

Implementation

static const String info_circle_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" fill-rule="evenodd" d="M15 7.5a7.5 7.5 0 11-15 0 7.5 7.5 0 0115 0ZM7 5V3.99h1V5H7Zm1 2v3h1v1H6v-1h1V8H6V7h2Z" clip-rule="evenodd"/></svg>';