letter_print constant
String
const letter_print
Implementation
static const String letter_print =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><rect width="15" height="12" x="4.5" y="5.5" opacity=".8" rx="1.5"/><path fill-rule="evenodd" d="M17 4H3a.5.5 0 00-.5.5v11a.5.5 0 00.5.5h14a.5.5 0 00.5-.5v-11A.5.5 0 0017 4ZM3.5 15V5h13v10h-13Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="m17.324 4.88-7.045 6a.5.5 0 01-.65-.001l-6.956-6A.5.5 0 013 4h14a.5.5 0 01.324.88ZM15.642 5H4.345l5.612 4.841L15.642 5Z" clip-rule="evenodd"/></g></svg>';