list_checkmark constant

String const list_checkmark

Icon Data of list_checkmark

Implementation

static const String list_checkmark =
    '<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="M9.5 15.5 5 20l-2.5-2.5 1.061-1.061L5 17.879l3.439-3.439L9.5 15.5zM10 5v2h11V5H10zm0 14h11v-2H10v2zm0-6h11v-2H10v2zM8.439 8.439 5 11.879 3.561 10.44 2.5 11.5 5 14l4.5-4.5-1.061-1.061zm0-6L5 5.879l-1.439-1.44L2.5 5.5 5 8l4.5-4.5-1.061-1.061z"/></svg>';