file_export_fill constant

String const file_export_fill

Implementation

static const String file_export_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 2v6.5a1.5 1.5 0 001.5 1.5H20v5.757l-1.293-1.293a1 1 0 10-1.414 1.415L18.414 17H14a1 1 0 100 2h4.414l-1.121 1.121a1 1 0 001.414 1.415l1.276-1.277A2 2 0 0118 22H6a2 2 0 01-2-2V4a2 2 0 012-2h6Zm8 13.757 1.535 1.536a1 1 0 010 1.414L20 20.243v-4.486ZM14 2.043a2 2 0 011 .543L19.414 7a2 2 0 01.543 1H14V2.043Z"/></g></svg>';