avocado constant

String const avocado

Implementation

static const String avocado =
    '<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"><mask id="svgIDa"><g fill="#555" stroke="#fff" stroke-width="4"><path d="M33 19c-2-5 0-15-9-15s-7 10-9 14-5 7-5 13c0 9 7.5 13 14 13s14-4 14-13c0-5-3-7-5-12Z"/><path d="M30 30a6 6 0 01-12 0c0-3.314 2.686-7.5 6-7.5s6 4.186 6 7.5Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';