image_inverted constant

String const image_inverted

Implementation

static const String image_inverted =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M18 3H2a1 1 0 00-1 1v12a1 1 0 001 1h16a1 1 0 001-1V4a1 1 0 00-1-1zm-4.75 3.5a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5zM4 14l3.314-7.619 3.769 6.102 3.231-1.605L16 14H4z"/></svg>';