power_off constant

String const power_off

Implementation

static const String power_off =
    '<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 21A9 9 0 015.64 5.64a.74.74 0 011.06 0 .75.75 0 010 1.06 7.5 7.5 0 1010.6 10.6 7.48 7.48 0 000-10.6.75.75 0 010-1.06.74.74 0 011.06 0A9 9 0 0112 21Z"/><path fill="currentColor" d="M12 12.75a.76.76 0 01-.75-.75V4a.75.75 0 011.5 0v8a.76.76 0 01-.75.75Z"/></svg>';