label constant

String const label

Icon Data of label

Implementation

static const String label =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M2.979 2.636v-.003h.003a36.006 36.006 0 011.815-.115c1.46-.058 3.193-.05 4.48.142a.386.386 0 01.21.117l7.754 7.753a.5.5 0 010 .708l-5.657 5.656a.5.5 0 01-.707 0L3.123 9.141a.386.386 0 01-.117-.21c-.192-1.287-.2-3.02-.142-4.48.028-.722.073-1.359.115-1.815Z"/><circle cx="7.435" cy="7.173" r="1" transform="rotate(-45 7.435 7.173)"/></g></svg>';