candle_line constant

String const candle_line

Implementation

static const String candle_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M12.058 2.08a1 1 0 00-1.382.766 1.666 1.666 0 01-.216.647c-.1.165-.25.334-.514.58-.52.482-.837 1.059-.922 1.681a2.655 2.655 0 00.326 1.655C9.842 8.296 10.84 9 11.903 9 13.285 9 15 8.034 15 6.194c0-.943-.422-1.829-.946-2.512-.528-.687-1.243-1.279-1.996-1.601Zm-.752 3.459c.31-.287.612-.6.853-.99.108.108.212.225.309.351.357.466.532.933.532 1.294 0 .197-.086.376-.28.532a1.339 1.339 0 01-.817.274c-.215 0-.603-.198-.805-.562a.66.66 0 01-.093-.41c.014-.108.073-.278.301-.49ZM9 10a2 2 0 00-2 2v8a2 2 0 002 2h6a2 2 0 002-2v-8a2 2 0 00-2-2H9Zm0 2h6v8H9v-8Z"/></g></svg>';