page_number constant

String const page_number

Icon Data of page_number

Implementation

static const String page_number =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M22 26h-6v-6h4v-2h-4v-2h6v6h-4v2h4v2z"/><path fill="currentColor" d="m25.7 9.3-7-7A.908.908 0 0018 2H8a2.006 2.006 0 00-2 2v24a2.006 2.006 0 002 2h16a2.006 2.006 0 002-2V10a.908.908 0 00-.3-.7ZM18 4.4l5.6 5.6H18ZM24 28H8V4h8v6a2.006 2.006 0 002 2h6Z"/></svg>';