ceilinglight constant

String const ceilinglight

Implementation

static const String ceilinglight =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M736 64H576v512h128l320 448H0l320-448h128V64H288q-13 0-22.5-9.5T256 32t9.5-22.5T288 0h448q13 0 22.5 9.5T768 32t-9.5 22.5T736 64z"/></svg>';