print_outline constant

String const print_outline

Implementation

static const String print_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"><path fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M384 368h24a40.12 40.12 0 0040-40V168a40.12 40.12 0 00-40-40H104a40.12 40.12 0 00-40 40v160a40.12 40.12 0 0040 40h24"/><rect width="256" height="208" x="128" y="240" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="24.32" ry="24.32"/><path fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M384 128v-24a40.12 40.12 0 00-40-40H168a40.12 40.12 0 00-40 40v24"/><circle cx="392" cy="184" r="24" fill="currentColor"/></svg>';