i_library constant

String const i_library

Implementation

static const String i_library =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M472 16H168a24 24 0 00-24 24v304a24 24 0 0024 24h304a24 24 0 0024-24V40a24 24 0 00-24-24Zm-8 320H176V48h288Z"/><path fill="currentColor" d="M112 400V80H80v328a24 24 0 0024 24h328v-32Z"/><path fill="currentColor" d="M48 464V144H16v328a24 24 0 0024 24h328v-32Z"/></svg>';