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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M15 7.2 8.8 1a1.25 1.25 0 00-.88-.34h-6A1.25 1.25 0 00.66 1.91v6A1.25 1.25 0 001 8.8L7.2 15a1.24 1.24 0 00.88.36A1.28 1.28 0 009 15l6-6a1.27 1.27 0 000-1.8zm-6.9 6.89L1.91 7.92v-6h6l6.17 6.17z"/><ellipse cx="4.95" cy="4.95" fill="currentColor" rx="1.41" ry="1.5"/></svg>';