flashlight constant

String const flashlight

Implementation

static const String flashlight =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M17 22.196a.392.392 0 00-.157-.314A19.608 19.608 0 019 6.196V4h30v2.196a19.608 19.608 0 01-7.843 15.686.392.392 0 00-.157.314V44H17V22.196Z"/><path stroke-linecap="round" d="M38 11H10m14 17.008v4M17 22v0A20 20 0 019 6V4m30 0v2a20 20 0 01-8 16v0"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';