folder_account_outline constant

String const folder_account_outline

Implementation

static const String folder_account_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 14c1.33 0 4 .67 4 2v1h-8v-1c0-1.33 2.67-2 4-2m0-1c1.11 0 2-.89 2-2s-.89-2-2-2a2 2 0 100 4m7-5v10c0 1.11-.89 2-2 2H4a2 2 0 01-2-2V6a2 2 0 012-2h6l2 2h8a2 2 0 012 2m-2 0H4v10h16V8Z"/></svg>';