light_filled constant

String const light_filled

Icon Data of light_filled

Implementation

static const String light_filled =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M15 2h2v5h-2zm6.688 6.9 3.506-3.506 1.414 1.414-3.506 3.506zM25 15h5v2h-5zm-3.312 8.1 1.414-1.413 3.506 3.506-1.414 1.414zM15 25h2v5h-2zm-9.606.192L8.9 21.686l1.414 1.414-3.505 3.506zM2 15h5v2H2zm3.395-8.192 1.414-1.414L10.315 8.9 8.9 10.314zM16 10a6 6 0 106 6 6 6 0 00-6-6Z"/></svg>';