power_line constant

String const power_line

Implementation

static const String power_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="M18 21a1 1 0 01-1-1V4a1 1 0 012 0v16a1 1 0 01-1 1Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M18 34.15a15 15 0 01-7.52-28 1 1 0 011 1.73 13 13 0 1013 0 1 1 0 111-1.73 15 15 0 01-7.52 28Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';