abstract_instance_outlined constant

String const abstract_instance_outlined

Implementation

static const String abstract_instance_outlined =
    '<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="m21.732 11-4-7a2 2 0 00-1.74-1h-8a2 2 0 00-1.71 1l-4 7a2 2 0 000 2l4 7a2 2 0 001.71 1h8a2 2 0 001.74-1l4-7a2 2 0 000-2ZM16 19H8l-4-7 4-7h8l4 7Z"/><circle cx="12" cy="12" r="2" fill="currentColor"/></svg>';