prototype constant

String const prototype

Icon Data of prototype

Implementation

static const String prototype =
    '<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" fill-rule="evenodd" d="M9 12H6.732a2 2 0 110-2H9V5a2 2 0 012-2h8a2 2 0 012 2v14a2 2 0 01-2 2h-8a2 2 0 01-2-2v-7Zm2 0v7h8V5h-8v5h2.268a2 2 0 110 2H11Z"/></svg>';