material_flashlight constant

String const material_flashlight

Icon Data of material_flashlight

Implementation

static const String material_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"><circle cx="19.033" cy="29.294" r="3.506" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m19.033 9.427 18.699 18.698m-18.699-7.947L6.178 33.035 15.41 42.5l12.856-14.024 9.7-.304 3.856-3.973L23.123 5.5l-4.207 4.09Z"/></svg>';