deno_solid constant

String const deno_solid

Implementation

static const String deno_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 7H6V6h1v1Z"/><path fill="currentColor" fill-rule="evenodd" d="M7.5 0a7.5 7.5 0 100 15 7.5 7.5 0 000-15ZM8 13.981a6.462 6.462 0 002.971-.985l-.287-5.167A2.995 2.995 0 007.694 5H6a2 2 0 00-1.732 1H5v1H4a2 2 0 002 2h.882c.496 0 .95-.28 1.17-.724l.895.448A2.308 2.308 0 018 9.71v4.27Z" clip-rule="evenodd"/></svg>';