flashlight_off constant

String const flashlight_off

Implementation

static const String flashlight_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.5 -0.5 24 24"><path fill="currentColor" d="m13.31 5.825 3.865 3.865c.334-.09.642-.265.896-.518l2.121-2.122-4.242-4.242-2.122 2.12a2.004 2.004 0 00-.518.897zm1.933 4.76-2.829-2.828-9.192 9.193a1 1 0 000 1.414l1.414 1.414a1 1 0 001.414 0l9.193-9.192zm-2.829-7.07 2.122-2.122a2 2 0 012.828 0l4.243 4.243a2 2 0 010 2.828l-2.122 2.122a3.985 3.985 0 01-2.578 1.164l-9.443 9.442a3 3 0 01-4.242 0l-1.414-1.414a3 3 0 010-4.242l9.442-9.443a3.985 3.985 0 011.164-2.578zm-2.121 9.192a1 1 0 010-1.414l1.414-1.414a1 1 0 111.414 1.414l-1.414 1.414a1 1 0 01-1.414 0z"/></svg>';