fridge_industrial_outline constant

String const fridge_industrial_outline

Implementation

static const String fridge_industrial_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="M17 2H7c-1.1 0-2 .9-2 2v15a2 2 0 002 2v1h2v-1h6v1h2v-1c1.11 0 2-.89 2-2V4a2 2 0 00-2-2m0 17H7V4h10v15m-7-4H8v-5h2v5Z"/></svg>';