registration constant

String const registration

Icon Data of registration

Implementation

static const String registration =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M28 25h-8a2.003 2.003 0 01-2-2v-3h2v3h8V9h-8v3h-2V9a2.002 2.002 0 012-2h8a2.002 2.002 0 012 2v14a2.003 2.003 0 01-2 2zM8 15h4v2H8z"/><path fill="currentColor" d="M20 15h4v2h-4zm-6 0h4v2h-4zm-2 10H4a2.002 2.002 0 01-2-2V9a2.002 2.002 0 012-2h8a2.002 2.002 0 012 2v3h-2V9H4v14h8v-3h2v3a2.002 2.002 0 01-2 2z"/></svg>';