settings_fill constant

String const settings_fill

Implementation

static const String settings_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"><path fill="currentColor" d="m12 1 9.5 5.5v11L12 23l-9.5-5.5v-11L12 1zm0 14a3 3 0 100-6 3 3 0 000 6z"/></svg>';