resistor_line constant

String const resistor_line

Implementation

static const String resistor_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M29.43 26.34A1.47 1.47 0 0128 25.22l-3.14-12.07-3.12 12.07a1.49 1.49 0 01-1.45 1.12 1.49 1.49 0 01-1.46-1.12l-3.12-12.07-3.11 12.07a1.51 1.51 0 01-2.91 0L6.57 13.15l-1.35 5.22H2a1 1 0 010-2h1.67l1.45-5.59a1.48 1.48 0 011.45-1.12A1.47 1.47 0 018 10.78l3.12 12.07 3.12-12.07a1.49 1.49 0 011.45-1.12 1.49 1.49 0 011.46 1.12l3.12 12.07 3.12-12.07a1.5 1.5 0 012.9 0l3.12 12.07 1.35-5.22H34a1 1 0 010 2h-1.67l-1.45 5.59a1.48 1.48 0 01-1.45 1.12Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';