signpost constant
String
const signpost
Icon Data of signpost
Implementation
static const String signpost =
'<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="M3 0v1H1L0 2l1 1h2v5h1V4h2l1-1-1-1H4V0H3z"/></svg>';