star_small_outline constant

String const star_small_outline

Implementation

static const String star_small_outline =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M7.5 9.804 5.337 11l.413-2.533L4 6.674l2.418-.37L7.5 4l1.082 2.304 2.418.37-1.75 1.793L9.663 11 7.5 9.804Z"/></svg>';