power_outline constant

String const power_outline

Implementation

static const String power_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" stroke-linecap="square" d="M7.5 8.5v-8M2.618 2.499A6.963 6.963 0 00.5 7.495c0 3.864 3.135 7.005 7 7.005 3.867 0 7-3.141 7-7.005A6.968 6.968 0 0012.395 2.5"/></svg>';