script constant
String
const script
Icon Data of script
Implementation
static const String script =
'<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 0c-.55 0-1 .45-1 1v5.5c0 .28-.22.5-.5.5S1 6.78 1 6.5V5H0v2c0 .55.45 1 1 1h5c.55 0 1-.45 1-1V4H3V1.5c0-.28.22-.5.5-.5s.5.22.5.5V3h4V1c0-.55-.45-1-1-1H3z"/></svg>';