dash constant
String
const dash
Icon Data of dash
Implementation
static const String dash =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="8" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 16"><path fill="currentColor" fill-rule="evenodd" d="M0 7v2h8V7H0z"/></svg>';