types constant

String const types

Icon Data of types

Implementation

static const String types =
    '<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="m30 16-8 8-1.414-1.414L27.172 16l-6.586-6.586L22 8l8 8z"/><path fill="currentColor" d="M16 22a.997.997 0 01-.707-.293l-5-5a1 1 0 010-1.414l5-5a1 1 0 011.414 0l5 5a1 1 0 010 1.414l-5 5A.997.997 0 0116 22Zm-3.586-6L16 19.586 19.586 16 16 12.414Z"/><path fill="currentColor" d="m2 16 8-8 1.414 1.414L4.828 16l6.586 6.586L10 24l-8-8z"/></svg>';