text_indent_bold constant

String const text_indent_bold

Implementation

static const String text_indent_bold =
    '<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="M228 128a12 12 0 01-12 12h-96a12 12 0 010-24h96a12 12 0 0112 12ZM120 76h96a12 12 0 000-24h-96a12 12 0 000 24Zm96 104H40a12 12 0 000 24h176a12 12 0 000-24ZM31.5 144.5a12.1 12.1 0 0017 0l40-40a12 12 0 000-17l-40-40a12 12 0 00-17 17L63 96l-31.5 31.5a12 12 0 000 17Z"/></svg>';