component_none constant

String const component_none

Icon Data of component_none

Implementation

static const String component_none =
    '<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.854 1.49a.5.5 0 00-.708 0L1.49 7.146a.5.5 0 000 .708l2.474 2.474-2.318 2.318a.5.5 0 00.708.708l2.318-2.318 2.474 2.474a.5.5 0 00.708 0l5.657-5.656a.5.5 0 000-.708l-2.475-2.474 2.318-2.318a.5.5 0 10-.708-.708l-2.318 2.318L7.854 1.49ZM9.62 4.672 7.5 2.55 2.55 7.5l2.122 2.121 4.95-4.95Zm-4.24 5.656L7.5 12.45l4.95-4.95-2.121-2.121-4.95 4.95Z" clip-rule="evenodd"/></svg>';