quotes constant

String const quotes

Implementation

static const String quotes =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M100 56H40a16 16 0 00-16 16v64a16 16 0 0016 16h60v8a32.1 32.1 0 01-32 32 8 8 0 000 16 48 48 0 0048-48V72a16 16 0 00-16-16Zm0 80H40V72h60Zm116-80h-60a16 16 0 00-16 16v64a16 16 0 0016 16h60v8a32.1 32.1 0 01-32 32 8 8 0 000 16 48 48 0 0048-48V72a16 16 0 00-16-16Zm0 80h-60V72h60Z"/></svg>';