petri_dish constant

String const petri_dish

Implementation

static const String petri_dish =
    '<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"><g fill="currentColor"><path d="M22 14.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0ZM11.5 13a1.5 1.5 0 100-3 1.5 1.5 0 000 3Zm4.5 6.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0Z"/><path d="m4 15 .008-.03A13.242 13.242 0 014 14.5C4 7.596 9.373 2 16 2s12 5.596 12 12.5c0 .16-.003.318-.009.476L28 15v3c0 5.799-4 12-12 12S4 23.799 4 18c0 0 .022-3.08 0-3Zm23 1c0-5.523-5.189-10-11-10S5 10.477 5 16s5.189 10 11 10 11-4.477 11-10Z"/></g></svg>';