term constant

String const term

Icon Data of term

Implementation

static const String term =
    '<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="M28 26h-3v-2h3V8h-3V6h3a2.002 2.002 0 012 2v16a2.003 2.003 0 01-2 2Z"/><circle cx="23" cy="16" r="2" fill="currentColor"/><circle cx="16" cy="16" r="2" fill="currentColor"/><circle cx="9" cy="16" r="2" fill="currentColor"/><path fill="currentColor" d="M7 26H4a2.002 2.002 0 01-2-2V8a2.002 2.002 0 012-2h3v2H4v16h3Z"/></svg>';