checkmark constant
String
const checkmark
Icon Data of checkmark
Implementation
static const String checkmark =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="m0 11 2-2 5 5L18 3l2 2L7 18z"/></svg>';