crib constant

String const crib

Implementation

static const String crib =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M3 5v16"/><path d="M3 16h18M3 7h18m-3 9V7m-4 9V7m-4 9V7m-4 9V7M3 19h18"/><path stroke-linecap="round" d="M21 5v16m0-16a1 1 0 100-2 1 1 0 000 2ZM3 5a1 1 0 100-2 1 1 0 000 2Z"/></g></svg>';