road_sign_both constant
String
const road_sign_both
Implementation
static const String road_sign_both =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M10 8v8h28l4-4-4-4H10Zm28 15v8H10l-4-4 4-4h28Z"/><path stroke-linecap="round" d="M24 31v13m0-28v7m0-19v4m-5 36h10"/></g></svg>';