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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M4 4v24h2v-5h2.188c.418 1.156 1.52 2 2.812 2 1.292 0 2.394-.844 2.813-2H28v-2H13.812c-.418-1.156-1.52-2-2.812-2-1.292 0-2.394.844-2.813 2H6v-4h14.188c.418 1.156 1.52 2 2.812 2 1.292 0 2.394-.844 2.813-2H28v-2h-2.188c-.418-1.156-1.52-2-2.812-2-1.292 0-2.394.844-2.813 2H6v-4h7.188c.418 1.156 1.52 2 2.812 2 1.292 0 2.394-.844 2.813-2H28V9h-9.188c-.418-1.156-1.52-2-2.812-2-1.292 0-2.394.844-2.813 2H6V4H4zm12 5c.564 0 1 .436 1 1 0 .564-.436 1-1 1-.564 0-1-.436-1-1 0-.564.436-1 1-1zm7 6c.564 0 1 .436 1 1 0 .564-.436 1-1 1-.564 0-1-.436-1-1 0-.564.436-1 1-1zm-12 6c.564 0 1 .436 1 1 0 .564-.436 1-1 1-.564 0-1-.436-1-1 0-.564.436-1 1-1z"/></svg>';