camera constant

String const camera

Implementation

static const String camera =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M10 8a3 3 0 100 6 3 3 0 000-6zm8-3h-2.4a.888.888 0 01-.789-.57l-.621-1.861A.89.89 0 0013.4 2H6.6c-.33 0-.686.256-.789.568L5.189 4.43A.889.889 0 014.4 5H2C.9 5 0 5.9 0 7v9c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-8 11a5 5 0 01-5-5 5 5 0 1110 0 5 5 0 01-5 5zm7.5-7.8a.7.7 0 110-1.4.7.7 0 010 1.4z"/></svg>';