firewall constant

String const firewall

Implementation

static const String firewall =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M35.1 14.5v-8a2 2 0 00-2-2H14.9a2 2 0 00-2 2v35a2 2 0 002 2h18.2a2 2 0 002-2v-8m-22.2-24h22.2m-22.2 29h22.2"/><circle cx="35.1" cy="24" r="6.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m30.5 28.6 9.2-9.2"/></svg>';