tag_export constant

String const tag_export

Icon Data of tag_export

Implementation

static const String tag_export =
    '<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="m31 18-6-6-1.414 1.414L27.172 17H17v2h10.172l-3.586 3.586L25 24l6-6zm-21-4a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 101.998 2.004A2.002 2.002 0 0010 8z"/><path fill="currentColor" d="m21.06 25-3.002 3L4 13.941V4h9.942l7 7 1.414-1.414-7.001-7A2 2 0 0013.941 2H4a2 2 0 00-2 2v9.941a2 2 0 00.586 1.414l14.058 14.06a2.001 2.001 0 002.828 0l3.002-3Z"/></svg>';