file_replace_outline constant

String const file_replace_outline

Implementation

static const String file_replace_outline =
    '<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"><path fill="currentColor" d="m14 3-2-2H4a2 2 0 00-2 2v12a2 2 0 002 2h7v2l4-3-4-3v2H4V3h10m7 7v11a2 2 0 01-2 2H8a2 2 0 01-2-2v-2h2v2h11v-9h-5V7H8v6H6V7a2 2 0 012-2h8l5 5Z"/></svg>';