square_star constant

String const square_star

Implementation

static const String square_star =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M15.628.021H2.352a1.33 1.33 0 00-1.33 1.331v13.275c0 .734.596 1.331 1.33 1.331h13.276c.734 0 1.33-.597 1.33-1.331V1.352a1.33 1.33 0 00-1.33-1.331zm-3.23 13.484-3.385-1.883-3.385 1.883.646-3.987-2.737-2.824 3.783-.58 1.693-3.628 1.692 3.628 3.784.58-2.738 2.824.647 3.987z"/></svg>';