library_outline constant

String const library_outline

Implementation

static const String library_outline =
    '<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"><rect width="64" height="368" x="32" y="96" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="16" ry="16"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M112 224h128M112 400h128"/><rect width="128" height="304" x="112" y="160" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="16" ry="16"/><rect width="96" height="416" x="256" y="48" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="16" ry="16"/><path fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="m422.46 96.11-40.4 4.25c-11.12 1.17-19.18 11.57-17.93 23.1l34.92 321.59c1.26 11.53 11.37 20 22.49 18.84l40.4-4.25c11.12-1.17 19.18-11.57 17.93-23.1L445 115c-1.31-11.58-11.42-20.06-22.54-18.89Z"/></svg>';