museum_outline constant

String const museum_outline

Implementation

static const String museum_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="M2 22v-2h2v-9H2V9l10-7 10 7v2h-2v9h2v2Zm4-2h12Zm2-2h2v-4l2 3 2-3v4h2v-7h-2l-2 3-2-3H8Zm10 2V8.65l-6-4.2-6 4.2V20Z"/></svg>';