direction_straight constant
String
const direction_straight
Implementation
static const String direction_straight =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m16 4-7 7 1.414 1.414L15 7.828V28h2V7.828l4.586 4.586L23 11l-7-7z"/></svg>';