material_three constant

String const material_three

Implementation

static const String material_three =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M9 15V9.564c0-.892.087-1.215.25-1.54.164-.327.404-.583.71-.757.305-.174.608-.267 1.444-.267h25.192c.836 0 1.14.093 1.445.267.305.174.545.43.709.756.163.326.25.65.25 1.54V15"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="M5 15h38v26H5V15Z"/><path fill-rule="evenodd" d="M13 26a3 3 0 100-6 3 3 0 000 6Z" clip-rule="evenodd"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M5.57 40.39 15 30l5 4 6-7 16.394 13.39"/></g></svg>';