copyright_fill constant

String const copyright_fill

Implementation

static const String copyright_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 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2ZM9 12a3 3 0 015.25-1.984 1 1 0 101.5-1.324 5 5 0 100 6.615 1 1 0 10-1.5-1.323A3 3 0 019 12Z"/></g></svg>';