abstract_outlined constant

String const abstract_outlined

Implementation

static const String abstract_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.003-7a1.967 1.967 0 00-1.72-1H8.005a2.038 2.038 0 00-1.733 1l-4.003 7a1.999 1.999 0 000 2l4.003 7a2.038 2.038 0 001.733 1h8.006a1.966 1.966 0 001.719-1l4.003-7a1.999 1.999 0 000-2ZM16 19H8l-4-7 4-7h8l4 7Z"/></svg>';