led_variant_outline constant

String const led_variant_outline

Implementation

static const String led_variant_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3a4 4 0 00-4 4v6H6v2h3v6h2v-6h2v6h2v-6h3v-2h-2V7a4 4 0 00-4-4m0 2a2 2 0 012 2v5h-4V7a2 2 0 012-2Z"/></svg>';