system_image_outlined constant

String const system_image_outlined

Implementation

static const String system_image_outlined =
    '<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"><path fill="currentColor" d="M13 6v2H7V6Zm-2 4v2h6v-2Zm-3 4v2h5v-2Zm3 4v2h6v-2Zm-4 0v2h2v-2Zm8-4v2h2v-2Zm0-8v2h2V6Zm4 16H5V4h14Zm0-20H5a2 2 0 00-2 2v18a2 2 0 002 2h14a2 2 0 002-2V0Z"/></svg>';