disc_fill constant

String const disc_fill

Implementation

static const String disc_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="M12 2c.548 0 1.086.044 1.61.129L14 2.2v6.335a4 4 0 101.995 3.665L16 12V2.832C19.532 4.375 22 7.9 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm0 8a2 2 0 110 4 2 2 0 010-4Z"/></g></svg>';