component_instance constant

String const component_instance

Icon Data of component_instance

Implementation

static const String component_instance =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M7.146 1.49a.5.5 0 01.708 0l5.657 5.656a.5.5 0 010 .708L7.854 13.51a.5.5 0 01-.708 0L1.49 7.854a.5.5 0 010-.708L7.146 1.49ZM7.5 2.55 2.55 7.5l4.95 4.95 4.95-4.95L7.5 2.55Z" clip-rule="evenodd"/></svg>';