down_circle_solid constant

String const down_circle_solid

Implementation

static const String down_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="M7.5 15a7.5 7.5 0 110-15 7.5 7.5 0 010 15Zm4.207-9L7.5 10.207 3.293 6h8.414Z" clip-rule="evenodd"/></svg>';