file_text_outline constant

String const file_text_outline

Implementation

static const String file_text_outline =
    '<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="M15 16H9a1 1 0 000 2h6a1 1 0 000-2Zm-6-2h3a1 1 0 000-2H9a1 1 0 000 2Z"/><path fill="currentColor" d="m19.74 8.33-5.44-6a1 1 0 00-.74-.33h-7A2.53 2.53 0 004 4.5v15A2.53 2.53 0 006.56 22h10.88A2.53 2.53 0 0020 19.5V9a1 1 0 00-.26-.67ZM14 5l2.74 3h-2a.79.79 0 01-.74-.85Zm3.44 15H6.56a.53.53 0 01-.56-.5v-15a.53.53 0 01.56-.5H12v3.15A2.79 2.79 0 0014.71 10H18v9.5a.53.53 0 01-.56.5Z"/></svg>';