circuit_composer constant

String const circuit_composer

Icon Data of circuit_composer

Implementation

static const String circuit_composer =
    '<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="M18 9v6h-4V9h-2v14h2v-6h4v6h2V9h-2z"/><path fill="currentColor" d="M30 15h-4V6a2 2 0 00-2-2H8a2 2 0 00-2 2v9H2v2h4v9a2 2 0 002 2h16a2 2 0 002-2v-9h4zM8 26V6h16v20z"/></svg>';