medium_fill constant

String const medium_fill

Implementation

static const String medium_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"><path d="M0 0h24v24H0z"/><path d="M8 6a6 6 0 110 12A6 6 0 018 6Zm9 1c1.5 0 2.5 2.239 2.5 5s-1 5-2.5 5-2.5-2.239-2.5-5 1-5 2.5-5Zm4 .5c.38 0 .712.827.88 2.246l.047.443.019.235.03.494.01.259.012.541L22 12l-.002.282-.012.541-.01.26-.03.493-.02.235-.045.443c-.169 1.42-.5 2.246-.881 2.246-.38 0-.712-.827-.88-2.246l-.047-.443a16.683 16.683 0 01-.019-.235l-.03-.494a20.863 20.863 0 01-.01-.259l-.012-.541v-.564l.012-.541.01-.26.03-.493.02-.235.045-.443c.169-1.42.5-2.246.881-2.246Z"/></g></svg>';