fireplace constant

String const fireplace

Implementation

static const String fireplace =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M992 448h-32v544q0 13-9.5 22.5T928 1024H96q-13 0-22.5-9.5T64 992V448H32q-13 0-22.5-9.5T0 416V288q0-13 9.5-22.5T32 256h139l85-128V32q0-13 9.5-22.5T288 0h448q13 0 22.5 9.5T768 32v96l85 128h139q13 0 22.5 9.5t9.5 22.5v128q0 13-9.5 22.5T992 448zM419 960h166q7-25 7-64 0-21-18-61t-36-70l-18-29q0 5-2 13t-9 30.5-16 42-25.5 41T432 896q-25 16-13 64zM256 448v512h99q-35-37-35-80 0-32 18-67t48-61q35-31 51-67.5t14-66-9.5-54T425 526l-9-14q7 3 17.5 8t41.5 21.5 58.5 35.5 59.5 48 53 60q29 41 44.5 90.5T704 864q-2 40-49 96h113V448H256z"/></svg>';