notebook_fill constant

String const notebook_fill

Implementation

static const String notebook_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M208 32H48a16 16 0 00-16 16v160a16 16 0 0016 16h160a16 16 0 0016-16V48a16 16 0 00-16-16ZM80 208H48V48h32Zm96-56h-64a8 8 0 010-16h64a8 8 0 010 16Zm0-32h-64a8 8 0 010-16h64a8 8 0 010 16Z"/></svg>';