clockwise_line constant

String const clockwise_line

Implementation

static const String clockwise_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="M20 8a2 2 0 012 2v9a2 2 0 01-2 2H10a2 2 0 01-2-2v-9a2 2 0 012-2h10Zm0 2H10v9h10v-9Zm-8.944-7c.683 0 .975.517 1.067.84l.029.132c.04.285-.026 1.002-.76 1.233l-.402.132c-.934.321-2.257.875-3.534 1.743-1.474 1-2.833 2.383-3.516 4.262a1 1 0 11-1.88-.684c.872-2.397 2.578-4.082 4.272-5.232l.332-.22L6.995 5H6a1 1 0 01-.117-1.993L6 3h5.056Z"/></g></svg>';