tags constant

String const tags

Icon Data of tags

Implementation

static const String tags =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M3 10.95V6a1 1 0 011-1h4.95a1 1 0 01.707.293l7.636 7.636a1 1 0 010 1.415l-4.95 4.949a1 1 0 01-1.414 0l-7.636-7.636A1 1 0 013 10.948z"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="m15.636 20 5.657-5.656a1 1 0 000-1.415L13.363 5"/><circle cx="6.5" cy="8.5" r="1.5"/></g></svg>';