video_fill constant

String const video_fill

Implementation

static const String video_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="M4 3a2 2 0 00-2 2v14a2 2 0 002 2h16a2 2 0 002-2V5a2 2 0 00-2-2H4Zm4.625 5.63a1.235 1.235 0 011.715-.992c.504.216 1.568.702 2.916 1.48a28.331 28.331 0 012.74 1.786 1.234 1.234 0 010 1.98 28.3 28.3 0 01-2.74 1.784 28.322 28.322 0 01-2.916 1.482 1.234 1.234 0 01-1.715-.992 28.566 28.566 0 01-.176-3.264c0-1.551.112-2.719.176-3.264Z"/></g></svg>';