word constant

String const word

Implementation

static const String word =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M6 3v26h20V3H6zm2 2h16v22H8V5zm10 7v6.5c0 .217-.283.5-.5.5-.042 0 .02.048-.063-.063-.082-.11-.206-.388-.28-.687C17.006 17.652 17 17 17 17v-2h-2v4.5c0 .217-.283.5-.5.5-.217 0-.5-.283-.5-.5V13h-4v2h2v4.5c0 1.383 1.117 2.5 2.5 2.5.984 0 1.686-.644 2.094-1.47.302.187.52.47.906.47 1.383 0 2.5-1.117 2.5-2.5V14h2v-2h-4z"/></svg>';