script_outline constant

String const script_outline

Implementation

static const String script_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 20a1 1 0 001-1V4H8a1 1 0 00-1 1v11H5V5a3 3 0 013-3h11a3 3 0 013 3v1h-2V5a1 1 0 00-1-1 1 1 0 00-1 1v14a3 3 0 01-3 3H5a3 3 0 01-3-3v-1h11a2 2 0 002 2Z"/></svg>';