gradienter_line constant

String const gradienter_line

Implementation

static const String gradienter_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M2.05 13h2.012a8.001 8.001 0 0015.876 0h2.013c-.502 5.053-4.766 9-9.951 9-5.185 0-9.449-3.947-9.95-9zm0-2c.5-5.053 4.764-9 9.95-9s9.449 3.947 9.95 9h-2.012a8.001 8.001 0 00-15.876 0H2.049zM12 14a2 2 0 110-4 2 2 0 010 4z"/></svg>';