ballot_outline constant

String const ballot_outline

Implementation

static const String ballot_outline =
    '<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="M12 10h5V8h-5Zm0 6h5v-2h-5Zm-3-5q.825 0 1.413-.588Q11 9.825 11 9t-.587-1.413Q9.825 7 9 7q-.825 0-1.412.587Q7 8.175 7 9q0 .825.588 1.412Q8.175 11 9 11Zm0 6q.825 0 1.413-.587Q11 15.825 11 15q0-.825-.587-1.413Q9.825 13 9 13q-.825 0-1.412.587Q7 14.175 7 15q0 .825.588 1.413Q8.175 17 9 17Zm-4 4q-.825 0-1.413-.587Q3 19.825 3 19V5q0-.825.587-1.413Q4.175 3 5 3h14q.825 0 1.413.587Q21 4.175 21 5v14q0 .825-.587 1.413Q19.825 21 19 21Zm0-2h14V5H5v14ZM5 5v14V5Z"/></svg>';