nurse_cap constant

String const nurse_cap

Implementation

static const String nurse_cap =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 10c-11.257 0-18.015 6.748-19.625 8.558a.924.924 0 00-.148.982l7.326 17.397c.236.561.917.794 1.467.532C14.824 36.608 18.876 35 24 35c5.124 0 9.176 1.608 10.98 2.47.55.261 1.231.028 1.467-.533l7.326-17.397a.924.924 0 00-.148-.982C42.015 16.748 35.257 10 24 10Zm-4 14.001h8M24 20v8"/></svg>';