anticlockwise_line constant

String const anticlockwise_line

Implementation

static const String anticlockwise_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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M14 8a2 2 0 011.995 1.85L16 10v9a2 2 0 01-1.85 1.995L14 21H4a2 2 0 01-1.995-1.85L2 19v-9a2 2 0 011.85-1.995L4 8h10Zm0 2H4v9h10v-9Zm4-7a1 1 0 110 2h-.995c.22.134.442.275.663.426 1.694 1.15 3.4 2.835 4.272 5.232a1 1 0 11-1.88.684c-.683-1.879-2.042-3.26-3.516-4.262-1.474-1.002-3.008-1.584-3.935-1.875-.735-.231-.801-.948-.76-1.233.04-.284.307-.972 1.095-.972H18Z"/></g></svg>';