notebook_and_pen constant

String const notebook_and_pen

Implementation

static const String notebook_and_pen =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M4 6v36h26V6H4Zm8 36V6m32 0h-8v32l4 4 4-4V6Zm-8 6h8M30 6H4m26 36H4M36 6v16m8-16v16"/></svg>';