star constant
String
const star
Icon Data of star
Implementation
static const String star =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="8" height="8" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 8"><path fill="currentColor" d="M4 0 3 3H0l2.5 2-1 3L4 6l2.5 2-1-3L8 3H5L4 0z"/></svg>';