text_square constant

String const text_square

Implementation

static const String text_square =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M16 496h480V16H16ZM48 48h416v416H48Z"/><path fill="currentColor" d="M112 176h32v-32h80v224h-32v32h128v-32h-32V144h80v32h32v-64H112v64z"/></svg>';