toilet_paper constant

String const toilet_paper

Implementation

static const String toilet_paper =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><ellipse cx="6" cy="10" rx="3" ry="7"/><path d="M21 10c0-3.866-1.343-7-3-7M6 3h12m3 7v10l-3-1-3 2-3-3-3 2V10m-3 0h.01"/></g></svg>';