dome_light constant

String const dome_light

Implementation

static const String dome_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="49" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 49 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24.778 8c-11.046 0-20 8.954-20 20h40c0-11.046-8.954-20-20-20Zm0-4v4m0 30c-5.523 0-10-4.477-10-10h20c0 5.523-4.477 10-10 10Zm16.034.977-2.068-2.954m-27.691.202-2.55 2.55M34.778 42l-1.147-1.638m-17.72.112-1.414 1.414"/></svg>';