save_image constant

String const save_image

Icon Data of save_image

Implementation

static const String save_image =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m21.56 15.1-3.48-4.35a2 2 0 00-1.56-.75H4a2 2 0 00-2 2v16a2 2 0 002 2h16a2 2 0 002-2V16.35a2 2 0 00-.44-1.25zM9 12h6v3H9zm6 16H9v-6h6zm2 0v-6a2 2 0 00-2-2H9a2 2 0 00-2 2v6H4V12h3v3a2 2 0 002 2h6a2 2 0 002-2v-2.4l3 3.75V28z"/><path fill="currentColor" d="M28 20h-3v-2h3V4H14v3h-2V4a2 2 0 012-2h14a2 2 0 012 2v14a2 2 0 01-2 2z"/></svg>';