timeline constant

String const timeline

Implementation

static const String timeline =
    '<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"><mask id="svgIDb"><g fill="none"><g stroke="#fff" stroke-width="4" clip-path="url(#svgIDa)"><path fill="#555" stroke-linejoin="round" d="M13 12a4 4 0 108 0 4 4 0 00-8 0Zm18 12a4 4 0 108 0 4 4 0 00-8 0ZM13 36a4 4 0 108 0 4 4 0 00-8 0Z"/><path stroke-linecap="round" d="M4 36h9m8 0h23M4 12h9m8 0h23"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 4v40"/><path stroke-linecap="round" d="M4 24h27m8 0h5"/></g><defs><clipPath id="svgIDa"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDb)"/></svg>';