clapperboard_fill constant

String const clapperboard_fill

Implementation

static const String clapperboard_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="M2 5a2 2 0 012-2h16a2 2 0 012 2v14a2 2 0 01-2 2H4a2 2 0 01-2-2V5Zm18 0h-1l-1 3h2V5ZM4 8h2l1-3H4v3Zm4 0h3l1-3H9L8 8Zm5 0h3l1-3h-3l-1 3Z"/></g></svg>';