text_fill constant

String const text_fill

Icon Data of text_fill

Implementation

static const String text_fill =
    '<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="M4 26h24v4H4z"/><path fill="currentColor" d="M26 14.54a1 1 0 00-.25-.69l-8.58-9.52A1.09 1.09 0 0017 4.2V2h-2v3L4.32 14.74a1 1 0 00-.06 1.41l8.57 9.52a1 1 0 00.69.33h.05a1 1 0 00.68-.26L24 16.8V21a1 1 0 002 0v-6.46Zm-12.35 9-7.23-8L15 7.67V12h2V7.13l6.59 7.33Z"/></svg>';