doctors_bag constant

String const doctors_bag

Implementation

static const String doctors_bag =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="26" height="26" preserveAspectRatio="xMidYMid meet" viewBox="0 0 26 26"><path fill="currentColor" d="M10 1C8.355 1 7 2.355 7 4v2h2V4c0-.563.437-1 1-1h6c.563 0 1 .437 1 1v2h2V4c0-1.645-1.355-3-3-3h-6zM3 7a3 3 0 00-3 3v12a3 3 0 003 3h20c1.656 0 3-1.344 3-3V10a3 3 0 00-3-3H3zm10 2.906A6.089 6.089 0 0119.094 16 6.089 6.089 0 0113 22.094 6.089 6.089 0 016.906 16 6.089 6.089 0 0113 9.906zM12 13v2h-2v2h2v2h2v-2h2v-2h-2v-2h-2z"/></svg>';