notebook_line constant

String const notebook_line

Implementation

static const String notebook_line =
    '<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"><path d="M0 0h24v24H0z"/><path d="M17 2c1.598 0 3 1.3 3 3v13c0 1.7-1.4 3-3 3H6c-1.054 0-2-.95-2-2V4c0-1.054.95-2 2-2h11Zm0 2h-7v15h7c.513 0 1-.39 1-1V5c0-.513-.49-1-1-1ZM8 4H6v15h2V4Z"/></g></svg>';