component constant

String const component

Implementation

static const String component =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M18.62 3.448h-3.448a3.448 3.448 0 00-6.896 0H4.828a1.38 1.38 0 00-1.38 1.38v3.448a3.448 3.448 0 100 6.896v3.449A1.38 1.38 0 004.828 20h4.827v-1.38a2.069 2.069 0 114.138 0V20h4.828A1.38 1.38 0 0020 18.62v-4.827h-1.38a2.069 2.069 0 110-4.138H20V4.828a1.38 1.38 0 00-1.38-1.38Zm-3.448 8.276a3.448 3.448 0 003.449 3.448v3.449h-3.449a3.448 3.448 0 10-6.896 0H4.828v-4.828h-1.38a2.069 2.069 0 110-4.138h1.38V4.828h4.827v-1.38a2.069 2.069 0 114.138 0v1.38h4.828v3.448a3.448 3.448 0 00-3.449 3.448Z"/></svg>';