md_arrow_dropdown_circle constant

String const md_arrow_dropdown_circle

Implementation

static const String md_arrow_dropdown_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M256 48C141.125 48 48 141.125 48 256s93.125 208 208 208 208-93.125 208-208S370.875 48 256 48zm0 272-96-96h192l-96 96z"/></svg>';