flashlight_on constant

String const flashlight_on

Icon Data of flashlight_on

Implementation

static const String flashlight_on =
    '<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="m13.24 13.12.381.02a.992.992 0 00.764-.29l2.121-2.122-3.535-3.536-2.122 2.122a.992.992 0 00-.291.763l.021.38 2.662 2.662zm-1.684 1.143-2.121-2.12-7.071 7.07a1 1 0 000 1.414l.707.708a1 1 0 001.414 0l7.071-7.072zM9.435 7.9l2.121-2.12a2 2 0 012.829 0l3.535 3.535a2 2 0 010 2.828l-2.12 2.12a2.993 2.993 0 01-2.288.875L5.9 22.748a3 3 0 01-4.242 0l-.707-.706a3 3 0 010-4.243l7.611-7.611a2.993 2.993 0 01.874-2.289zm8.485 0a1 1 0 010-1.414l2.122-2.121a1 1 0 111.414 1.414L19.335 7.9a1 1 0 01-1.415 0zm1.863 1.674a1 1 0 01.707-1.225l1.932-.518a1 1 0 11.517 1.932l-1.931.518a1 1 0 01-1.225-.707zm-3.984-3.795a1 1 0 010-1.414l2.121-2.121a1 1 0 011.415 1.414l-2.122 2.121a1 1 0 01-1.414 0zm-1.673-1.862a1 1 0 01-.707-1.225L13.936.76a1 1 0 111.932.518l-.517 1.932a1 1 0 01-1.225.707z"/></svg>';