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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M20 2.007h-7.087a2 2 0 00-1.414.586l-8.906 8.906a2 2 0 000 2.828l7.086 7.086a2 2 0 002.828 0l8.906-8.906c.376-.374.587-.883.587-1.413V4.007a2 2 0 00-2-2zM17.007 9a2 2 0 11-.001-3.999A2 2 0 0117.007 9z"/></svg>';