candle_fill constant

String const candle_fill

Implementation

static const String candle_fill =
    '<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.601ZM9 10a2 2 0 00-2 2v8a2 2 0 002 2h6a2 2 0 002-2v-8a2 2 0 00-2-2H9Z"/></g></svg>';