ios_paper_outline constant

String const ios_paper_outline

Implementation

static const String ios_paper_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" d="M112 64v336h16V80h304v337.143c0 8.205-6.652 14.857-14.857 14.857H94.857C86.652 432 80 425.348 80 417.143V128h16v-16H64v305.143C64 434.157 77.843 448 94.857 448h322.285C434.157 448 448 434.157 448 417.143V64H112z"/><path fill="currentColor" d="M160 112h128v16H160zm0 80h240v16H160zm0 80h192v16H160zm0 80h240v16H160z"/></svg>';