toolbox constant

String const toolbox

Implementation

static const String toolbox =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M0 8h6v2h4V8h6v6H0z"/><path fill="currentColor" d="M7 7h2v2H7V7zm4-3V2H5v2H0v3h6V6h4v1h6V4h-5zM6 4V3h4v1H6z"/></svg>';