beaker_outline constant

String const beaker_outline

Implementation

static const String beaker_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="M3 3h18v2a2 2 0 00-2 2v12a2 2 0 01-2 2H7a2 2 0 01-2-2V7a2 2 0 00-2-2V3m4 2v2h5v1H7v1h3v1H7v1h3v1H7v1h5v1H7v1h3v1H7v3h10V5H7Z"/></svg>';