ios_list_outline constant

String const ios_list_outline

Implementation

static const String ios_list_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="M432 80v352H80V80h352m16-16H64v384h384V64z"/><path fill="currentColor" d="M192 152h192v16H192zm0 96h192v16H192zm0 96h192v16H192z"/><circle cx="144" cy="160" r="16" fill="currentColor"/><circle cx="144" cy="256" r="16" fill="currentColor"/><circle cx="144" cy="352" r="16" fill="currentColor"/></svg>';