d3_solid constant

String const d3_solid

Implementation

static const String d3_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="M1.5 2H0V1h1.5a6.5 6.5 0 010 13H0v-1h1.5a5.5 5.5 0 100-11Zm10 0H7V1h4.5a3.5 3.5 0 011.804 6.5A3.5 3.5 0 0111.5 14H7v-1h4.5a2.5 2.5 0 000-5H9V7h2.5a2.5 2.5 0 000-5Z" clip-rule="evenodd"/></svg>';