profile_line constant

String const profile_line

Implementation

static const String profile_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M20 3a2 2 0 012 2v14a2 2 0 01-2 2H4a2 2 0 01-2-2V5a2 2 0 012-2h16Zm0 2H4v14h16V5Zm-3 10a1 1 0 01.117 1.993L17 17H7a1 1 0 01-.117-1.993L7 15h10Zm-7-8a2 2 0 012 2v2a2 2 0 01-2 2H8a2 2 0 01-2-2V9a2 2 0 012-2h2Zm7 4a1 1 0 110 2h-3a1 1 0 110-2h3Zm-7-2H8v2h2V9Zm7-2a1 1 0 01.117 1.993L17 9h-3a1 1 0 01-.117-1.993L14 7h3Z"/></g></svg>';