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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m9 19.414-6.707-6.707 1.414-1.414L9 16.586 20.293 5.293l1.414 1.414z"/></svg>';