tag constant

String const tag

Icon Data of tag

Implementation

static const String tag =
    '<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="M10 14a4 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="M16.644 29.415 2.586 15.354A2 2 0 012 13.941V4a2 2 0 012-2h9.941a2 2 0 011.414.586l14.06 14.058a2 2 0 010 2.828l-9.943 9.943a2 2 0 01-2.829 0ZM4 4v9.942L18.058 28 28 18.058 13.942 4Z"/></svg>';